Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-core
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
0
Merge Requests
0
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-core
Commits
0d10c23c
Commit
0d10c23c
authored
Dec 07, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'upstream/master'
parents
a58020c0
2d2e322d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
.github/workflows/build.yml
.github/workflows/build.yml
+5
-5
No files found.
.github/workflows/build.yml
View file @
0d10c23c
...
...
@@ -22,7 +22,7 @@ jobs:
-
name
:
Download lua
id
:
lua
uses
:
mercury233/action-cache-download-file@v1.0.0
uses
:
mercury233/action-cache-download-file@
f5fef0ebfbee835266c4a7ae6f173d74a33980da
#
v1.0.0
with
:
url
:
https://www.lua.org/ftp/lua-5.4.8.tar.gz
...
...
@@ -33,7 +33,7 @@ jobs:
-
name
:
Download premake
id
:
premake
uses
:
mercury233/action-cache-download-file@
v1.0.0
uses
:
mercury233/action-cache-download-file@
f5fef0ebfbee835266c4a7ae6f173d74a33980da
with
:
url
:
https://github.com/premake/premake-core/releases/download/v5.0.0-beta7/premake-5.0.0-beta7-windows.zip
...
...
@@ -66,7 +66,7 @@ jobs:
-
name
:
GitHub Release
if
:
github.event_name == 'push'
uses
:
salix5/action-automatic-releases@
node20
uses
:
salix5/action-automatic-releases@
e0545bc14e9677f38aa573f1a52563022f987356
# node24
with
:
repo_token
:
"
${{
secrets.GITHUB_TOKEN
}}"
automatic_release_tag
:
"
latest"
...
...
@@ -91,7 +91,7 @@ jobs:
-
name
:
Download lua
id
:
lua
uses
:
mercury233/action-cache-download-file@
v1.0.0
uses
:
mercury233/action-cache-download-file@
f5fef0ebfbee835266c4a7ae6f173d74a33980da
with
:
url
:
https://www.lua.org/ftp/lua-5.4.8.tar.gz
...
...
@@ -102,7 +102,7 @@ jobs:
-
name
:
Download premake
id
:
premake
uses
:
mercury233/action-cache-download-file@
v1.0.0
uses
:
mercury233/action-cache-download-file@
f5fef0ebfbee835266c4a7ae6f173d74a33980da
with
:
url
:
https://github.com/premake/premake-core/releases/download/v5.0.0-beta7/premake-5.0.0-beta7-linux.tar.gz
...
...
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