Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
a-b authored May 2, 2024
1 parent ced26cd commit 3b05284
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/create-bosh-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
target: 'subdir/'
token: ${{ secrets.GITHUB_TOKEN }}

- name: List artifacts
run: |
ls -lah subdir
- name: Setup upterm session
if: always()
uses: lhotari/action-upterm@v1
Expand Down

0 comments on commit 3b05284

Please sign in to comment.