1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-16 11:02:42 +00:00

actions: Fix actions hopefully again

This commit is contained in:
Chris Josten 2024-04-27 23:20:42 +02:00
parent 982e5c2825
commit 7bf7b4039a

View file

@ -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: