Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ipitio committed Oct 18, 2024
1 parent e9e069a commit d9b1965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
-v ./src:/app \
-v ./pdf:/app/pdf \
$(docker build ./src) \
bash test/example.sh
bash /app/test/example.sh
- name: Log in to the Container registry
uses: docker/[email protected]
Expand Down

0 comments on commit d9b1965

Please sign in to comment.