Skip to content

Commit

Permalink
tag
Browse files Browse the repository at this point in the history
  • Loading branch information
d2f4d131d9eac6cc27e3d6245ab1476b committed Mar 25, 2024
1 parent a4b02e0 commit 89a1b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
run: |
docker run --rm \
-v ${{ github.workspace }}:/workspace \
kumiori3/numerix:stable \
kumiori3/numerix:stable-amd64 \
sh -c "cd /workspace && ls -la"

0 comments on commit 89a1b68

Please sign in to comment.