Skip to content

Commit

Permalink
Merge pull request #1 from mkn/next
Browse files Browse the repository at this point in the history
run actions
  • Loading branch information
PhilipDeegan authored Aug 20, 2024
2 parents 3f3961b + 11d3512 commit ca4ea05
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: true

# sudo apt update && sudo apt install -y libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev
- run: |
./mkn.sh
curl -Lo mkn https://github.com/mkn/mkn/releases/download/latest/mkn_nix
Expand Down

0 comments on commit ca4ea05

Please sign in to comment.