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 e578e21 commit 07e06e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tempbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ jobs:
- name: build and test
uses: addnab/docker-run-action@v3
with:
image: "docker://anniesoft/toolanalysis:latest"
image: anniesoft/toolanalysis:latest
registry: docker.io
options: -v ${{ github.workspace }}:/ToolAnalysis
run: |
echo "Running Script"
Expand Down

0 comments on commit 07e06e6

Please sign in to comment.