Skip to content

Commit

Permalink
fix critical CSS action
Browse files Browse the repository at this point in the history
  • Loading branch information
datapolitical committed Jul 3, 2023
1 parent 722285b commit 3bb0fa0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/critical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
git pull --ff-only origin ${{ github.ref_name }}
- name: setup ruby
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7

Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ node_modules/

# package-lock.json
# package.json
/_sass/fontscratch.scss
/_sass/fontscratch.txt

0 comments on commit 3bb0fa0

Please sign in to comment.