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 ccc2a8d commit cb0d69b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
uses: pnpm/action-setup@v4
with:
version: 9.8.0
run: pwd && ls -al

- name: Dump Directory
run: ls -al && pwd
- name: Install Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit cb0d69b

Please sign in to comment.