Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Noam Preil committed Oct 10, 2020
1 parent 147dca2 commit b1dd7f4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
image: archlinux
packages:
- mono
- make
- mktiupgrade
- genkfs
Expand All @@ -14,12 +13,11 @@ environment:
tasks:
- scas: |
cd scas
gco fix_kernel_assembly
mkdir build
cd build
cmake ..
make
make install
sudo make install
- ti73: |
cd ${project}
make TI73
Expand Down

0 comments on commit b1dd7f4

Please sign in to comment.