Commit 9dbe165 1 parent 5b4164a commit 9dbe165 Copy full SHA for 9dbe165
File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 32
32
sudo apt install build-essential
33
33
sudo apt-get --yes --force-yes install libxi-dev libxcursor-dev mesa-common-dev
34
34
sudo apt-get --yes --force-yes install libgl1-mesa-glx
35
+ v install https://github.com/isaiahpatton/ui
35
36
git clone https://github.com/isaiahpatton/ui iui
36
37
cd iui
37
38
git clone https://github.com/isaiahpatton/vpaint
70
71
- uses : actions/checkout@v1
71
72
- name : Compile
72
73
run : |
74
+ v install https://github.com/isaiahpatton/ui
73
75
git clone https://github.com/isaiahpatton/ui iui
74
76
cd iui
75
77
git clone https://github.com/isaiahpatton/vpaint
@@ -114,6 +116,7 @@ jobs:
114
116
.\make.bat
115
117
git clone https://github.com/isaiahpatton/ui iui
116
118
.\v.exe symlink
119
+ v install https://github.com/isaiahpatton/ui
117
120
cd iui
118
121
git clone https://github.com/isaiahpatton/vpaint
119
122
v -cc gcc -skip-unused -gc boehm -cflags -static vpaint
You can’t perform that action at this time.
0 commit comments