Skip to content

Commit 363e1d8

Browse files
authored
path fix
1 parent b0e45e9 commit 363e1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/AHK.GradeManagement-deploy.template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/download-artifact@v4
2525
with:
2626
name: ${{ inputs.artifactName }}
27-
path: ./buildArtifact
27+
path: .
2828

2929
# Deploy to Azure Web apps
3030
- name: 'Run Azure webapp deploy action using publish profile credentials'

0 commit comments

Comments
 (0)