Skip to content

Commit

Permalink
undo ci changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nbsp committed Nov 26, 2024
1 parent ee1a95f commit 52ff7e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@ jobs:
node-version: 20
cache: "pnpm"

- name: Install rename
run: |
sudo apt-get update
sudo apt-get install rename
- name: Install JS dependencies
run: pnpm install

Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ jobs:
node-version: 20
cache: "pnpm"

- name: Install rename
run: |
sudo apt-get update
sudo apt-get install rename
- name: Install dependencies
run: pnpm install

Expand Down

0 comments on commit 52ff7e7

Please sign in to comment.