Skip to content

Commit

Permalink
Update tempbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marc1uk authored Feb 8, 2024
1 parent cecec26 commit e578e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tempbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
uses: addnab/docker-run-action@v3
with:
image: "docker://anniesoft/toolanalysis:latest"
options: "-v ${{ github.workspace }}:/ToolAnalysis"
options: -v ${{ github.workspace }}:/ToolAnalysis
run: |
echo "Running Script"
echo `pwd`
Expand Down

0 comments on commit e578e21

Please sign in to comment.