summaryrefslogtreecommitdiff
path: root/.github/workflows/main.yaml
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
commitd92bb93bdc18fb67c4279b9335d2cb32735721ba (patch)
treef8003ab2341528fbf0e22778a91e4520b62ebaf7 /.github/workflows/main.yaml
parent8b5130a5cdb9416a6f973885162eabc15465bc1d (diff)
downloadsncontinue-d92bb93bdc18fb67c4279b9335d2cb32735721ba.tar.gz
sncontinue-d92bb93bdc18fb67c4279b9335d2cb32735721ba.tar.bz2
sncontinue-d92bb93bdc18fb67c4279b9335d2cb32735721ba.zip
syntax error
Diffstat (limited to '.github/workflows/main.yaml')
-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