Skip to content

Commit

Permalink
Update render-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NickJLange committed May 11, 2024
1 parent e371a37 commit 5fb0daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
node-version: '19.x'
cache: yarn
- name: Install dependencies
run: yarn install --frozen-lockfile
run: yarn install
- name: Build website
run: yarn build
- name: Upload Build Artifact
Expand Down

0 comments on commit 5fb0daf

Please sign in to comment.