Skip to content

Commit

Permalink
Fixed pathing
Browse files Browse the repository at this point in the history
  • Loading branch information
AhoyLemon committed Feb 10, 2024
1 parent 41862a4 commit fa09b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sass-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: 🗜️ Compile CSS from SCSS files
uses: gha-utilities/sass-build@v0.5.1
with:
source: sass/site.scss
source: scss/site.scss
destination: css/site.css

- name: 🫠 This job's status is ${{ job.status }}.
Expand Down

0 comments on commit fa09b22

Please sign in to comment.