Update Docs.yml

This commit is contained in:
tobid7 2021-07-23 12:30:39 +02:00 committed by GitHub
parent f6402a095b
commit a7295073f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: 📄
on:
push:
branches: [ alpha-3.0.0 ]
branches: [ alpha-3-0-0 ]
pull_request:
branches: [ main ]
@ -19,4 +19,7 @@ jobs:
# Runs a single command using the runners shell
- name: Run a one-line script
run: echo Hello, world!
run: |
sudo apt-get install doxygen -y
cd Docs
doxygen