Skip to content

Commit

Permalink
test stream logs
Browse files Browse the repository at this point in the history
  • Loading branch information
bcobzh committed Sep 24, 2024
1 parent 85fa948 commit 4f716b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ runs:

- name: Install clever-tools
shell: bash
run: pip3 install --user invoke --break-system-packages
run: pip3 install --user invoke

- name: Create app
if: ${{ github.event.action == 'opened' || github.event.action == 'reopened' }}
Expand Down

0 comments on commit 4f716b9

Please sign in to comment.