Skip to content

Commit

Permalink
changed from update to install
Browse files Browse the repository at this point in the history
  • Loading branch information
sethjuarez committed Oct 26, 2024
1 parent 1fd14d0 commit 53e3da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prompty-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: install dependencies
working-directory: ./runtime/prompty
run: pdm update
run: pdm install

- name: test package
working-directory: ./runtime/prompty
Expand Down

0 comments on commit 53e3da1

Please sign in to comment.