Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Sep 13, 2023
1 parent 9fef2b6 commit bc1b187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- uses: ./
if: ${{ matrix.mechanism == 'action' }}

- run: apt-get update && apt-get install curl
- run: apt-get update && apt-get --yes install curl
if: ${{ startsWith(matrix.container, 'debian') }}

- run: ./installer.sh
Expand Down

0 comments on commit bc1b187

Please sign in to comment.