Update tests.yml

This commit is contained in:
Ace 2023-07-24 01:28:09 +02:00 committed by GitHub
parent 6c650f7c96
commit 23a5d90367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,9 @@ jobs:
run: |
tar -xzf workspace.tar.gz
- name: use checkout actions
uses: actions/checkout@v3
- name: Generate Docs
run: |
sudo apt-get install python3-sphinx
@ -133,9 +136,6 @@ jobs:
ls
git status
- name: use checkout actions
uses: actions/checkout@v3
- name: publish
run: |
echo "$PWD"