Skip to content

Commit

Permalink
Update azure-static-web-apps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pietheinstrengholt committed Nov 22, 2023
1 parent 451b4f5 commit f09beea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/azure-static-web-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
submodules: true
- name: Reclaim cache directory
run: chown -R 1001:1001 /github/home/.npm && echo "pwn dat cache"
submodules: true
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: javascript
config-file: ./.github/codeql/codeql-config.yml
- name: Reclaim cache directory
run: chown -R 1001:1001 /github/home/.npm && echo "pwn dat cache"
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit f09beea

Please sign in to comment.