mirror of
https://github.com/trycua/computer.git
synced 2026-03-01 11:28:36 -06:00
Fix yaml schema
This commit is contained in:
2
.github/workflows/reusable-publish.yml
vendored
2
.github/workflows/reusable-publish.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
uses: pdm-project/setup-pdm@v3
|
||||
with:
|
||||
python-version: '3.10'
|
||||
cache: 'pdm'
|
||||
cache: true
|
||||
|
||||
- name: Set version
|
||||
id: set-version
|
||||
|
||||
Reference in New Issue
Block a user