Skip to content

Commit ddb82be

Browse files
committed
tyop
1 parent 82adca8 commit ddb82be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
# (this makes reprepro runs stateless)
5858
run: cp -a dists/ pool/ upload/
5959
- name: upload to blob storage
60-
run: ./blobxfer upload --local-path upload/ --storage-account focusedelgamal --rmote-path '$web'
60+
run: ./blobxfer upload --local-path upload/ --storage-account focusedelgamal --remote-path '$web'
6161
env:
6262
BLOBXFER_STORAGE_ACCOUNT_KEY: ${{secrets.AZURE_STORAGE_KEY}}

0 commit comments

Comments
 (0)