Skip to content

Commit

Permalink
fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zds-s committed Oct 8, 2024
1 parent 620c37a commit 68b12dc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/web.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Frontend Ci

on:
push:
Expand Down Expand Up @@ -36,6 +36,8 @@ jobs:
uses: pnpm/action-setup@v4
with:
run_install: false
version: 9.8.0


- name: Setup Node
uses: ./.github/actions/setup-node
Expand Down

0 comments on commit 68b12dc

Please sign in to comment.