Skip to content

Commit

Permalink
update deployment workflow config
Browse files Browse the repository at this point in the history
  • Loading branch information
cabbetlong committed Oct 9, 2024
1 parent b3cb226 commit 7a8d018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
extended: true

- name: Install Dart Sass
run: sudo snap install dart-sass
run: sudo snap install dart-sass

- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 7a8d018

Please sign in to comment.