Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
Vardominator committed Feb 22, 2025
1 parent f00a3c4 commit aae0eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: Generate documentation (cabal haddock)
run: cabal haddock --html --hyperlink-source --haddock-options="--use-unicode"
- name: Upload haddock documentation
uses: actions/upload-pages-artifact@v1.0.8
uses: actions/upload-pages-artifact@v3
with:
path: ./dist-newstyle/build/x86_64-linux/ghc-8.10.7/${{env.MAESTRO_SDK_VERSION}}/doc/html/maestro-sdk/
- name: Upload artifacts
Expand Down

0 comments on commit aae0eb2

Please sign in to comment.