Skip to content

Commit

Permalink
fix/cicd: try to fix cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
uptonking committed Dec 28, 2023
1 parent 8474a5b commit 15e963b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
#
# You may remove this line if you want to manage the configuration yourself.
# static_site_generator: next
- name: Install dependencies
- name: Install dependencies
run: ${{ steps.detect-package-manager.outputs.manager }} ${{ steps.detect-package-manager.outputs.command }}
- name: Build react
# run: ${{ steps.detect-package-manager.outputs.runner }} npm run build
Expand Down

0 comments on commit 15e963b

Please sign in to comment.