Skip to content

Commit

Permalink
yawn borking
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Mar 1, 2024
1 parent b63f73b commit 7d55d87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
run: nvm use && yarn install

- name: Yarn deploy
run: yarn run deploy
shell: bash -l {0}
run: nvm use && yarn run deploy

0 comments on commit 7d55d87

Please sign in to comment.