Skip to content

Commit

Permalink
Update jekyll-build-push-S3-v2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrodziski authored Jan 17, 2024
1 parent f3c0443 commit a1ca14c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll-build-push-S3-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,11 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
cache-dependency-path: './landing'
- name: Setup Tailwind CSS, postcss, etc. using NPM
id: tailwind
run: yarn install
working-directory: ./landing
- name: Gem Bundle installation for Jekyll
working-directory: ./landing
run: bundle install
Expand Down

0 comments on commit a1ca14c

Please sign in to comment.