summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-03 01:12:13 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-03 01:12:13 -0700
commitff14affcf9aa333bd3fa7d3bb3323ae07ef6014a (patch)
treec64a0b49adbcdd81309ed670d893c61f5f08c142 /.github/workflows
parent382998eb7192a325a892901a453f47b482406012 (diff)
downloadsncontinue-ff14affcf9aa333bd3fa7d3bb3323ae07ef6014a.tar.gz
sncontinue-ff14affcf9aa333bd3fa7d3bb3323ae07ef6014a.tar.bz2
sncontinue-ff14affcf9aa333bd3fa7d3bb3323ae07ef6014a.zip
syntax error
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index 3e8509f4..532d6d84 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -49,7 +49,7 @@ jobs:
cd extension
npm ci
- -name: Install react-app Dependencies
+ - name: Install react-app Dependencies
run: |
cd extension/react-app
npm ci