Skip to content

Commit

Permalink
Comment MacOs
Browse files Browse the repository at this point in the history
  • Loading branch information
allevo committed Jan 2, 2023
1 parent 9bb8a5a commit 7803333
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ jobs:
- os: windows-latest
artifact_name: bevy_snake.exe
asset_name: snake-windows-amd64
- os: macos-latest
artifact_name: bevy_snake
asset_name: snake-macos-amd64
#- os: macos-latest
# artifact_name: bevy_snake
# asset_name: snake-macos-amd64

steps:
- name: Install deps
Expand Down

0 comments on commit 7803333

Please sign in to comment.