Skip to content

Commit

Permalink
Update selfhost.yml
Browse files Browse the repository at this point in the history
Not understanding code
  • Loading branch information
fossee-sysad committed Mar 21, 2024
1 parent 41027e6 commit 51ed9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/selfhost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: Install yarn
run: |
npm run install-yarn-package
npm install yarn
yarn run yarn-install --frozen-lockfile
- name: Checkout your repository using git
uses: actions/checkout@v3
Expand Down

0 comments on commit 51ed9ca

Please sign in to comment.