We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad8041 commit b851287Copy full SHA for b851287
.github/workflows/nightly.yml
@@ -45,6 +45,7 @@ jobs:
45
os: ${{ matrix.os.name }}
46
arch: ${{ matrix.arch }}
47
extension: ${{ matrix.os.extension }}
48
+ - run: find output
49
50
- name: Deploy release
51
uses: WebFreak001/[email protected]
0 commit comments