Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamz12345 committed Jun 15, 2024
1 parent efb9ed9 commit 90d4b62
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy_gh_page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@ jobs:
- name: Build portfolio
working-directory: ./portfolio
run: npm run build

- name: build
run: npm run test --if-present
env:
CI: false


# - name: Deploy
# uses: peaceiris/actions-gh-pages@v4
# with:
Expand Down

0 comments on commit 90d4b62

Please sign in to comment.