Skip to content

Commit

Permalink
Merge pull request #1742 from AOT-Technologies/vulnerability-5.2.1
Browse files Browse the repository at this point in the history
Update forms-flow-web-cd.yml
  • Loading branch information
sumesh-aot authored Nov 17, 2023
2 parents 93b9219 + daeff30 commit 6e787dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/forms-flow-web-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '14.17.6'
- run: npm install
- run: npm ci
working-directory: ./forms-flow-web
- run: npm run build
working-directory: ./forms-flow-web
Expand Down Expand Up @@ -55,4 +55,4 @@ jobs:
env:
BUCKET: ${{ secrets.BUCKET}}
VERSION: ${{ env.VERSION }}
working-directory: ./forms-flow-web/scripts
working-directory: ./forms-flow-web/scripts

0 comments on commit 6e787dd

Please sign in to comment.