Skip to content

Commit

Permalink
Update build-container.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
felix920506 committed Feb 27, 2025
1 parent 31b9d9c commit 053c00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
uses: actions/checkout@v4

- name: export requirements with poetry
uses: divideprojects/poetry-export-requirements-action@latest
uses: divideprojects/poetry-export-requirements-action
with:
without-hashes: true
outfile-name: requirements.txt
Expand Down

0 comments on commit 053c00c

Please sign in to comment.