Skip to content

Commit

Permalink
ci: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
wuda-io committed Oct 21, 2024
1 parent ab9bf01 commit 3d9e3d9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# - name: Setup
# uses: actions/setup-node@v3
# - uses: actions/checkout@v4
# - uses: pnpm/action-setup@v2
# with:
# version: 8
# run_install: |
# - recursive: true
# args: [--frozen-lockfile, --strict-peer-dependencies]
# - args: [--global, prettier, typescript]

- name: Build
run: |
Expand Down

0 comments on commit 3d9e3d9

Please sign in to comment.