Skip to content

Commit

Permalink
Gotta checkout the repo lol
Browse files Browse the repository at this point in the history
  • Loading branch information
rictic committed May 8, 2024
1 parent 834bb80 commit d425fec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
- name: Install
run: |
npm ci
Expand Down

0 comments on commit d425fec

Please sign in to comment.