mirror of
https://github.com/rendercv/rendercv.git
synced 2026-02-06 11:31:39 -05:00
fix workflows
This commit is contained in:
5
.github/workflows/deploy-docs.yaml
vendored
5
.github/workflows/deploy-docs.yaml
vendored
@@ -27,11 +27,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Python 3.12
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.12
|
||||
|
||||
- name: Install Hatch
|
||||
uses: pypa/hatch@install
|
||||
|
||||
Reference in New Issue
Block a user