Skip to content

Commit

Permalink
aaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
burhanr13 committed Jan 8, 2025
1 parent 7371570 commit a2e79f3
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 @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: install dependencies
run: sudo apt install clang-19 libsdl2-dev libglew-dev libxxhash-dev libxbyak-dev libcapstone-dev
run: sudo apt install clang libsdl2-dev libglew-dev libxxhash-dev libxbyak-dev libcapstone-dev
- name: build
run: make USER=1
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit a2e79f3

Please sign in to comment.