Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
c-seeger committed Mar 6, 2024
1 parent fb14e26 commit dc66e6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
go-version: '1.22.x'
- name: Install dependencies
run: |
apt-get update
apt-get install -y git
sudo apt-get install -y git
git clone https://github.com/magefile/mage
cd mage && go run bootstrap.go
cd ..
Expand Down

0 comments on commit dc66e6c

Please sign in to comment.