Skip to content

Commit 1753cac

Browse files
committed
Another typo.
1 parent 2db947a commit 1753cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
curl -L \
6969
-H "Accept: application/vnd.github+json" \
7070
-H "Authorization: token $GITHUB_TOKEN" \
71-
$download_url
71+
$download_url \
7272
-o artifacts.zip
7373
- name: Extract assignment zips
7474
if: success()

0 commit comments

Comments
 (0)