mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 06:07:08 +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
|
||||
id: tag
|
||||
uses: dawidd6/action-get-tag@v1
|
||||
with:
|
||||
strip_v: true
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install -r docs/requirements.txt
|
||||
|
Reference in New Issue
Block a user