This website works better with JavaScript.
Home
Explore
Help
Sign In
grissess
/
sol
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
fixed existing build script
master
Jared Dunbar
6 years ago
parent
d8c1989165
commit
960fbb1d6d
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.gitlab-ci.yml
2
.gitlab-ci.yml
View File
@ -1,2 +1,2 @@
job make:
script
:
"
./build.sh
"
script
:
"
make
"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
grissess/sol
Title
Body
Create Issue