Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
62b5166b
Unverified
Commit
62b5166b
authored
Apr 23, 2024
by
Simon Mo
Committed by
GitHub
Apr 23, 2024
Browse files
[CI] Add ccache for wheel builds job (#4281)
parent
d86285a4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.github/workflows/publish.yml
.github/workflows/publish.yml
+3
-0
No files found.
.github/workflows/publish.yml
View file @
62b5166b
...
@@ -56,6 +56,9 @@ jobs:
...
@@ -56,6 +56,9 @@ jobs:
-
name
:
Checkout
-
name
:
Checkout
uses
:
actions/checkout@v3
uses
:
actions/checkout@v3
-
name
:
Setup ccache
uses
:
hendrikmuhs/ccache-action@v1.2
-
name
:
Set up Linux Env
-
name
:
Set up Linux Env
if
:
${{ runner.os == 'Linux' }}
if
:
${{ runner.os == 'Linux' }}
run
:
|
run
:
|
...
...
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