Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
burhanr13 authored Dec 2, 2024
1 parent d624f39 commit 0752333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: install dependencies
run: brew install sdl2 glew xxhash xbyak capstone
run: arch -x86_64 brew install sdl2 glew xxhash xbyak capstone
- name: build
run: make USER=1
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 0752333

Please sign in to comment.