Skip to content

Commit

Permalink
fix: error Missing list of packages to add to your project.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din committed Mar 16, 2024
1 parent f4db9a8 commit c77bd4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crawl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
echo "PHPSESSID=${{ secrets.PHPSESSID }}" >> .env
- name: Install Packages
run: yarn && yarn add -D
run: yarn

- name: Burn 🔥
run: yarn dev
Expand Down

0 comments on commit c77bd4b

Please sign in to comment.