mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2024-11-21 16:55:17 +00:00
actions: Fix actions hopefully again
This commit is contained in:
parent
982e5c2825
commit
7bf7b4039a
2
.github/workflows/doxygen.yaml
vendored
2
.github/workflows/doxygen.yaml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Install the doxyqml filter
|
||||
run: pip install doxyqml
|
||||
- name: Doxygen
|
||||
uses: uses: mattnotmitt/doxygen-action@v1.9.5
|
||||
uses: mattnotmitt/doxygen-action@v1.9.5
|
||||
- name: Upload GitHub pages artifact
|
||||
uses: "actions/upload-pages-artifact@v2"
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue