Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Three
  • Loading branch information
fossee-sysad committed Mar 21, 2024
1 parent 21eb2ac commit a55cd67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout your repository using git
uses: actions/checkout@v3
- name: Setup yarn
run: npm install -g yarn
run: sudo npm install -g yarn --unsafe-perm=true --allow-root

- name: Setup Nodejs with yarn caching
uses: actions/setup-node@v2
Expand Down

0 comments on commit a55cd67

Please sign in to comment.