Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
fxgst committed Nov 19, 2024
1 parent 145a7fe commit dad8d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- if: matrix.os == 'ubuntu-latest'
name: Install certificates
run: sudo apt-get install ca-certificates
run: sudo apt install ca-certificates

- uses: actions/checkout@v3

Expand Down

0 comments on commit dad8d74

Please sign in to comment.