Skip to content

Commit

Permalink
ci:sass
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF committed Jul 3, 2024
1 parent d45b459 commit 5eddd13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:

- name: Set up go
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
check-latest: true

- name: Install alzlibtool
run: go install github.com/Azure/alzlib/cmd/alzlibtool
run: go install github.com/Azure/alzlib/cmd/alzlibtool@latest

0 comments on commit 5eddd13

Please sign in to comment.