Skip to content

Commit

Permalink
Testing another release.
Browse files Browse the repository at this point in the history
  • Loading branch information
cstrainge committed Aug 26, 2024
1 parent a8925c3 commit 2c2c974
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ jobs:
type: 'zip'
filename: 'sorth-${{ matrix.target }}'
directory: 'build'
# - name: List files in dist directory
# run: ls -al dist
- name: List files in dist directory
run: ls -al dist
- name: release
uses: xresloader/upload-to-github-release@v1
env:
Expand Down

0 comments on commit 2c2c974

Please sign in to comment.