Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-cn committed Jul 3, 2024
1 parent aef9d01 commit 1f3d996
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ on:
env:
CI: true
jobs:
publish:
pub:
timeout-minutes: 15
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: setup node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 1f3d996

Please sign in to comment.