Skip to content

Commit 1de793f

Browse files
committed
improvements
1 parent 58c1614 commit 1de793f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/wrangler.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
- name: Install wrangler
3838
run: npm install -g wrangler
3939

40-
- name: Install parallel
41-
run: sudo apt-get update && sudo apt-get install -y parallel
42-
4340
- name: Sync All Secrets to Cloudflare
4441
env:
4542
SECRETS_CONTEXT: ${{ toJSON(secrets) }}

0 commit comments

Comments
 (0)