Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
List artifacts to debug GitHub Action
Browse files Browse the repository at this point in the history
Signed-off-by: Thane Thomson <connect@thanethomson.com>
  • Loading branch information
thanethomson committed Jul 15, 2020
1 parent 5cf4a2a commit a6b7283
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ jobs:
with:
name: themis-contract-macos

- name: List artifacts
run: ls -lah

- name: Create release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit a6b7283

Please # to comment.