Skip to content

Commit

Permalink
This is ridiculous
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki0iq committed Mar 26, 2024
1 parent a9cfa0c commit 0996ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
docker build --tag sunwalker_box .
id="$(docker create sunwalker_box .)"
docker cp sunwalker_box:/sunwalker_box sunwalker_box
docker cp $id:/sunwalker_box sunwalker_box
- name: Tests.
run: |
Expand Down

0 comments on commit 0996ae4

Please sign in to comment.