Skip to content

Commit

Permalink
More testing of the auto build.
Browse files Browse the repository at this point in the history
  • Loading branch information
cstrainge committed Aug 26, 2024
1 parent f3343a2 commit a8925c3
Show file tree
Hide file tree
Showing 2 changed files with 5 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
3 changes: 3 additions & 0 deletions ls.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@echo off

dir %2%

0 comments on commit a8925c3

Please sign in to comment.