mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2024-10-31 23:25:18 +00:00
actions: Hopefully fix it this time
This commit is contained in:
parent
7bf7b4039a
commit
22046a654a
1
.github/workflows/doxygen.yaml
vendored
1
.github/workflows/doxygen.yaml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Configure pages
|
||||
uses: actions/configure-pages@v3
|
||||
- name: Add python
|
||||
uses: actions/setup-python@v5
|
||||
|
|
Loading…
Reference in a new issue