Skip to content

Commit bcf879b

Browse files
committed
chore: Format project, b=no-bug, c=workflows
1 parent 8407219 commit bcf879b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/linux-release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
export SURFER_PLATFORM="linux"
147147
export ZEN_RELEASE=1
148148
npm run package
149-
149+
150150
- name: Remove API Keys
151151
run: |
152152
rm -rf ~/.zen-keys

.github/workflows/windows-release-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ jobs:
264264
ls ./dist
265265
ls .
266266
267-
268267
- name: Remove API Keys
269268
run: |
270269
rm -rf ~/.zen-keys

0 commit comments

Comments
 (0)