Skip to content

Commit

Permalink
elevated permissions for previous fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zachsents authored Oct 24, 2024
1 parent d68df59 commit 481d9a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
submodules: true
lfs: false
- name: Configure git
run: git config --system --add safe.directory /github/workspace
run: sudo git config --system --add safe.directory /github/workspace
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit 481d9a6

Please sign in to comment.