Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Feb 8, 2024
1 parent fbccb9f commit 7587310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- uses: actions/checkout@v3
- run: brew update
- run: brew tap-new sass/sass
- run: git -C $(brew --repository sass/sass) remote -v
- run: git -C $(brew --repository sass/sass) fetch origin
- run: git -C $(brew --repository sass/sass) checkout "$GITHUB_HEAD_REF"
- run: brew audit --strict --git --online sass/${{ matrix.recipe }}
Expand Down

0 comments on commit 7587310

Please sign in to comment.