Skip to content

Commit

Permalink
Anther attempt at xmake CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchisnall committed Nov 11, 2024
1 parent fbee003 commit e925965
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test-new-xmake-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ jobs:
submodules: recursive
- name: Build latest xmake
run: |
curl -fsSL https://xmake.io/shget.text | bash -s dev
ls -lah ~
ls ~/.local/bin
ls ~/.xmake
xmake update dev
sudo apt remove -y xmake
- name: Build tests
run: |
ls -lah ~
Expand Down

0 comments on commit e925965

Please sign in to comment.