Skip to content

Commit a0b3eaa

Browse files
committed
test
1 parent 5982b5d commit a0b3eaa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/make.yml

+3
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ jobs:
9999
linux-${{ env.VERSION }}.zip
100100
tag_name: ${{ env.VERSION }}
101101

102+
- name: ls -al
103+
run: ls -al
104+
102105
# - name: Upload Linux Asset
103106
# uses: actions/upload-release-asset@v1
104107
# env:

0 commit comments

Comments
 (0)