Skip to content

Commit 8e13c70

Browse files
Update azure-test.yml
1 parent bb09325 commit 8e13c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
connection_string: ${{ secrets.AZURE_CONNECTION_STRING }}
3737
container_name: github-zips
38-
source_folder: $HOME/azure_upload
38+
source_folder: /home/runner/azure_upload
3939

4040
# - name: Upload file to Azure Storage
4141
# run: |

0 commit comments

Comments
 (0)