Skip to content

Commit

Permalink
ci: surge
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Sketon committed Aug 24, 2024
1 parent 1ea11a0 commit f2041d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/surge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,12 @@ jobs:
- name: Install Node
uses: actions/setup-node@v2
working-directory: reimu-playground
with:
node-version: '18'

- name: Change directory to the external repo's root directory
working-directory: reimu-playground
run: |
cd reimu-playground
npm install
hexo generate
Expand Down

0 comments on commit f2041d1

Please sign in to comment.