Skip to content

Commit

Permalink
fix yaml actually
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Feb 8, 2024
1 parent 06a9877 commit 5c09714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- run: brew update
- run: brew tap-new sass/sass
- run: brew --repository sass/sass
- run: >
- run: |
path="$(brew --repository sass/sass)"
rm -rf "$path"
ln -s "$(pwd)" "$path"
Expand Down

0 comments on commit 5c09714

Please sign in to comment.