Skip to content

Commit

Permalink
Merge pull request #30 from ResilientApp/aunshx-patch-1
Browse files Browse the repository at this point in the history
--force/Update aws.yml
  • Loading branch information
aunshx authored May 1, 2024
2 parents bd1d8a8 + d29a62a commit 1d42b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
cache: 'npm'

- name: Install Dependencies
run: npm install
run: npm install --force

- name: Build
run: npm run build
Expand Down

0 comments on commit 1d42b54

Please sign in to comment.