Skip to content

Commit 28b3732

Browse files
committed
chore: fmt
1 parent 99e55d4 commit 28b3732

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
node-version: 24
6666
package-manager-cache: false
67-
cache: ''
67+
cache: ""
6868

6969
- name: Build NPM
7070
run: deno task build:npm ${STEPS_VARS_OUTPUTS_VERSION}
@@ -94,7 +94,7 @@ jobs:
9494
with:
9595
node-version: 24
9696
package-manager-cache: false
97-
cache: ''
97+
cache: ""
9898

9999
- name: download build
100100
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1

0 commit comments

Comments
 (0)