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
OpenDAS
ColossalAI
Commits
7242bffc
Unverified
Commit
7242bffc
authored
Nov 23, 2022
by
Frank Lee
Committed by
GitHub
Nov 23, 2022
Browse files
[workflow] fixed the python and cpu arch mismatch (#2010)
parent
2bab6f51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/draft_github_release_post.yml
.github/workflows/draft_github_release_post.yml
+1
-1
No files found.
.github/workflows/draft_github_release_post.yml
View file @
7242bffc
...
@@ -20,7 +20,7 @@ jobs:
...
@@ -20,7 +20,7 @@ jobs:
fetch-depth
:
0
fetch-depth
:
0
-
uses
:
actions/setup-python@v2
-
uses
:
actions/setup-python@v2
with
:
with
:
python-version
:
'
3.
7
.1
2
'
python-version
:
'
3.
8
.1
4
'
-
name
:
generate draft
-
name
:
generate draft
id
:
generate_draft
id
:
generate_draft
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