Skip to content

Commit

Permalink
Fix to folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkatz6 committed Dec 19, 2024
1 parent e6f4c7b commit 062b6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-swa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ${{ matrix.folderName }}
path: artifacts/${{ matrix.folderName }}
path: artifacts/${{ matrix.folderName }}/wwwroot

deploy_job:
needs: [ build_job ]
Expand Down

0 comments on commit 062b6a2

Please sign in to comment.