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
e186d37c
Unverified
Commit
e186d37c
authored
May 06, 2024
by
Simon Mo
Committed by
GitHub
May 06, 2024
Browse files
[CI] use ccache actions properly in release workflow (#4629)
parent
323f27b9
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 @
e186d37c
...
...
@@ -58,6 +58,9 @@ jobs:
-
name
:
Setup ccache
uses
:
hendrikmuhs/ccache-action@v1.2
with
:
create-symlink
:
true
key
:
${{ github.job }}-${{ matrix.python-version }}-${{ matrix.cuda-version }}
-
name
:
Set up Linux Env
if
:
${{ runner.os == 'Linux' }}
...
...
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