Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dadigang
Ventoy
Commits
ee994a05
Commit
ee994a05
authored
Feb 10, 2025
by
longpanda
Browse files
github ai version update
parent
966ed21d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
.github/workflows/ci.yml
.github/workflows/ci.yml
+5
-5
No files found.
.github/workflows/ci.yml
View file @
ee994a05
...
@@ -15,23 +15,23 @@ jobs:
...
@@ -15,23 +15,23 @@ jobs:
-
uses
:
actions/checkout@v3
-
uses
:
actions/checkout@v3
-
name
:
Run docker compose up
-
name
:
Run docker compose up
run
:
docker compose up
run
:
docker compose up
-
uses
:
actions/upload-artifact@v
3
-
uses
:
actions/upload-artifact@v
4
with
:
with
:
name
:
ventoy-windows
name
:
ventoy-windows
path
:
INSTALL/ventoy-*windows*
path
:
INSTALL/ventoy-*windows*
-
uses
:
actions/upload-artifact@v
3
-
uses
:
actions/upload-artifact@v
4
with
:
with
:
name
:
ventoy-linux
name
:
ventoy-linux
path
:
INSTALL/ventoy-*linux*
path
:
INSTALL/ventoy-*linux*
-
uses
:
actions/upload-artifact@v
3
-
uses
:
actions/upload-artifact@v
4
with
:
with
:
name
:
ventoy-livecd
name
:
ventoy-livecd
path
:
INSTALL/ventoy-*livecd*
path
:
INSTALL/ventoy-*livecd*
-
uses
:
actions/upload-artifact@v
3
-
uses
:
actions/upload-artifact@v
4
with
:
with
:
name
:
SHA256SUM
name
:
SHA256SUM
path
:
INSTALL/sha256.txt
path
:
INSTALL/sha256.txt
-
uses
:
actions/upload-artifact@v
3
-
uses
:
actions/upload-artifact@v
4
with
:
with
:
name
:
xxx-build-log
name
:
xxx-build-log
path
:
DOC/build.log
path
:
DOC/build.log
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