Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
ygopro
Commits
fe9a7c5f
Commit
fe9a7c5f
authored
Aug 17, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'upstream/master' into server
parents
1e47b84e
1b1b8edd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.github/workflows/build.yml
.github/workflows/build.yml
+4
-4
No files found.
.github/workflows/build.yml
View file @
fe9a7c5f
...
@@ -437,8 +437,8 @@ jobs:
...
@@ -437,8 +437,8 @@ jobs:
-
name
:
Copy premake files
-
name
:
Copy premake files
run
:
|
run
:
|
cp -r premake/* .
cp -
p
r premake/* .
cp -r resource/* .
cp -
p
r resource/* .
-
name
:
Use premake to generate make files (apt packages)
-
name
:
Use premake to generate make files (apt packages)
if
:
matrix.static-link !=
true
if
:
matrix.static-link !=
true
...
@@ -664,8 +664,8 @@ jobs:
...
@@ -664,8 +664,8 @@ jobs:
-
name
:
Copy premake files
-
name
:
Copy premake files
run
:
|
run
:
|
cp -r premake/* .
cp -
p
r premake/* .
cp -r resource/* .
cp -
p
r resource/* .
-
name
:
Use premake to generate make files (Homebrew packages)
-
name
:
Use premake to generate make files (Homebrew packages)
if
:
matrix.static-link !=
true
if
:
matrix.static-link !=
true
...
...
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