Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje committed Aug 12, 2024
1 parent 917e8fe commit 5d14ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: sudo apt install -y xmlstarlet shellcheck
- run: sudo snap install --classic. go
- run: sudo snap install go --classic
- name: Install `changelog` tool
run: |
mkdir -p $HOME/.local/bin
Expand Down

0 comments on commit 5d14ec6

Please sign in to comment.