Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ShoshinNikita committed Aug 8, 2023
1 parent 80555e4 commit 6d8a7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: "1.20.*"
- run: sudo apt-get install libvips-tools
- run: sudo apt-get update && sudo apt-get install libvips-tools
- run: curl https://rclone.org/install.sh | sudo bash
- run: make test

0 comments on commit 6d8a7ae

Please sign in to comment.