Skip to content

Commit 7571d5c

Browse files
committed
Fix github workfow.
1 parent 0623b35 commit 7571d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
cd ~
2525
git clone https://git.sr.ht/~rabbits/uxn11
2626
cd uxn11
27-
make uxncli
27+
make bin/uxncli
2828
cp bin/uxncli ~/bin
2929
3030
- name: Build TalOS

0 commit comments

Comments
 (0)