Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sv2v
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
sv2v
Commits
ed255344
Commit
ed255344
authored
Jul 21, 2020
by
Zachary Snow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use preinstalled stack in CI
parent
49c0d297
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
.github/workflows/main.yaml
+0
-1
.github/workflows/notice.yaml
+0
-1
No files found.
.github/workflows/main.yaml
View file @
ed255344
...
...
@@ -21,7 +21,6 @@ jobs:
-
windows-2019
steps
:
-
uses
:
actions/checkout@v1
-
uses
:
mstksg/setup-stack@v2
-
name
:
Build
run
:
make
-
name
:
Prepare Artifact
...
...
.github/workflows/notice.yaml
View file @
ed255344
...
...
@@ -14,7 +14,6 @@ jobs:
runs-on
:
ubuntu-20.04
steps
:
-
uses
:
actions/checkout@v1
-
uses
:
mstksg/setup-stack@v2
-
name
:
Regenerate NOTICE
run
:
./notice.sh > NOTICE
-
name
:
Validate NOTICE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment