Skip to content

Commit

Permalink
*Please* make me a sandwich
Browse files Browse the repository at this point in the history
  • Loading branch information
thijzert committed Jun 7, 2024
1 parent fb7f346 commit fd435b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
go-version: 1.22
- name: Install sassc
run: |
apt-get install sassc
sudo apt-get install sassc
- name: Build
run: go run build.go -version "${{steps.version.outputs.version}}"
Expand Down

0 comments on commit fd435b4

Please sign in to comment.