mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 22:11:25 +00:00
Remove strip v from version name (#211)
This commit is contained in:
2
.github/workflows/docs-versioning.yml
vendored
2
.github/workflows/docs-versioning.yml
vendored
@@ -19,8 +19,6 @@ jobs:
|
|||||||
- name: Get tag
|
- name: Get tag
|
||||||
id: tag
|
id: tag
|
||||||
uses: dawidd6/action-get-tag@v1
|
uses: dawidd6/action-get-tag@v1
|
||||||
with:
|
|
||||||
strip_v: true
|
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pip install -r docs/requirements.txt
|
run: pip install -r docs/requirements.txt
|
||||||
|
Reference in New Issue
Block a user