Skip to content

Commit

Permalink
Upload log
Browse files Browse the repository at this point in the history
  • Loading branch information
July541 committed Dec 17, 2024
1 parent 18dd143 commit 369e6f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ jobs:
with:
ghc-version: ${{ matrix.ghc }}
- run: cabal build
- uses: actions/upload-artifact@v4
with:
name: ghcup
path: /usr/local/.ghcup/logs

0 comments on commit 369e6f5

Please sign in to comment.