Skip to content

Commit

Permalink
Update challenge.yml
Browse files Browse the repository at this point in the history
correct name from deprecated ubuntu to Linux
  • Loading branch information
TomPughe authored Jun 18, 2024
1 parent 46e8a2e commit c02aa20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/challenge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- name: Upload an arbitrary artifact
uses: actions/[email protected]
with:
name: ubuntu
name: linux
path: ./${{ env.FILE_NAME }}

0 comments on commit c02aa20

Please sign in to comment.