Skip to content

Commit

Permalink
👷 fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
felinae98 committed Apr 23, 2024
1 parent 316a5e9 commit e0b5615
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ jobs:
npm install
npm run build
- uses: pnpm/action-setup@v3
working-directory: ./Ceobe-Link
with:
version: 8

- name: Build link
run: |
pnpm install
Expand Down

0 comments on commit e0b5615

Please sign in to comment.