Skip to content

Commit

Permalink
Test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitemaeric committed Oct 18, 2024
1 parent f70aacc commit 3c81764
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
steps:
- name: Download artifacts
uses: actions/download-artifact@v4
with:
path: builds
- name: Display structure of downloaded files
run: ls -R
- name: Create Release
Expand Down

0 comments on commit 3c81764

Please sign in to comment.