Skip to content

Commit

Permalink
List cached files after restore
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxdaemon committed Jan 27, 2024
1 parent db96231 commit 59a8c6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
with:
path: inspircd-${{matrix.version}}/build/
key: inspircd-${{matrix.version}}-${{matrix.os}}-build
- run: ls inspircd-${{matrix.version}}
- name: Build Inspircd ${{matrix.version}}
run: bash install.sh ${{matrix.version}}
- name: Archive Artifacts
Expand Down

0 comments on commit 59a8c6a

Please sign in to comment.