Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Seven
  • Loading branch information
fossee-sysad committed Mar 21, 2024
1 parent 4f84e71 commit 72f8586
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
uses: actions/checkout@v3
- name: Setup yarn
run: npm install yarn --unsafe-perm=true --allow-root

- name: Setup Nodejs with yarn caching
uses: actions/setup-node@v2
with:
node-version: "14"
cache: yarn
- name: Install, build, and upload your site
uses: withastro/action@v2
- name: Create folder
Expand Down

0 comments on commit 72f8586

Please sign in to comment.