aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-04-10 21:42:41 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-04-10 21:42:41 +0200
commite3141794b95e534656427fadf0354435c62254d6 (patch)
tree95788249ac51475aea45ad17d7157dffd1564e47 /.github/workflows
parent3caee506c961ae0e78503164ed6a0f81db3c8c32 (diff)
Fix formatting
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/production.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml
index 7da097b..3263ce2 100644
--- a/.github/workflows/production.yml
+++ b/.github/workflows/production.yml
@@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: lts/*
- cache: 'npm'
+ cache: "npm"
- name: Install Dependencies
run: npm ci
- name: Build