Skip to content

Commit

Permalink
Fix dotrun action
Browse files Browse the repository at this point in the history
  • Loading branch information
carkod committed May 23, 2024
1 parent 1956746 commit bbacb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install dotrun
uses: canonical/install-dotrun@main
uses: sudo pip3 install dotrun requests==2.31.0

- name: Install dependencies
run: |
Expand Down

0 comments on commit bbacb9f

Please sign in to comment.