Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vlaszdunov committed Jun 2, 2024
1 parent 3d6f4aa commit 597a98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: pip install -r requirements.txt

- name: Create Dockerfiles of Python Images
run: python /src/parse.py
run: python ./src/parse.py

matrix_input:
needs: Setup-Dckerfiles
Expand Down

0 comments on commit 597a98d

Please sign in to comment.