Skip to content

Commit

Permalink
test build
Browse files Browse the repository at this point in the history
  • Loading branch information
clay-lake committed Aug 16, 2024
1 parent 16d546b commit 607c2b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Test_EICAR_Rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:
rockfile-directory:
description: "Path to rockcraft.yaml project file"
type: string
default: "/oci-factory_workflows/rocks/eicar"
default: "oci-factory_workflows/rocks/eicar"



Expand All @@ -34,7 +34,7 @@ jobs:
oci-archive-name: "${{ inputs.oci-archive-name }}"
rock-repo: "${{ inputs.rock-repo }}"
rock-repo-commit: "${{ inputs.rock-repo-commit }}"
rockfile-directory: "${{ inputs.rockfile-directory }}"
rockfile-directory: "oci-factory_workflows/rocks/eicar"
arch-map: '{"amd64": "ubuntu-22.04"}'


Expand Down

0 comments on commit 607c2b5

Please sign in to comment.