Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
List artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
OrigamingWasTaken committed Jan 27, 2024
1 parent fa21d05 commit c54c3a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- name: Build for Windows
run: ./build win

- name: List artifacts
run: ls dist

- name: Archive Artifacts
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit c54c3a9

Please sign in to comment.