Skip to content

Commit

Permalink
change workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Xsyin committed Apr 21, 2024
1 parent ad5add7 commit 0574496
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
${{ runner.OS }}-npm-cache
- name: Install Dependencies
run: npm install
- name: npm config
run: npm config set unsafe-perm true
- name: Clean
run: npm run clean
- name: Build
run: npm run build
- name: Upload Pages artifact
Expand Down

0 comments on commit 0574496

Please sign in to comment.