Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
Gearsystem
Commits
0c18ef26
Unverified
Commit
0c18ef26
authored
Jun 22, 2021
by
Ignacio Sanchez Gines
Committed by
GitHub
Jun 22, 2021
Browse files
Update gearsystem.yml
parent
695b0665
Pipeline
#33551
passed with stages
in 4 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/gearsystem.yml
View file @
0c18ef26
...
...
@@ -52,8 +52,11 @@ jobs:
-
uses
:
actions/checkout@v2
-
name
:
Add msbuild to PATH
uses
:
microsoft/setup-msbuild@v1.0.2
-
name
:
Get git version
id
:
gitversion
run
:
echo "::set-output name=gitversion::$(git describe --abbrev=4 --dirty --always --tags)"
-
name
:
msbuild
run
:
msbuild Gearsystem.sln /property:Configuration=Release
run
:
msbuild Gearsystem.sln /property:Configuration=Release
/DEMULATOR_BUILD=${{ steps.gitversion.outputs.gitversion }}
working-directory
:
platforms/windows
-
name
:
Archive binary
uses
:
actions/upload-artifact@v2
...
...
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