Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 5a661b2

Browse files
committed
fixup! Patches integration tests with Makefile
1 parent 5fd2992 commit 5a661b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
- build
5555
steps:
5656
- uses: actions/download-artifact@v2
57+
- name: content
58+
run: sh -c "ls -al"
5759
- name: Create Release
5860
id: create_release
5961
uses: actions/create-release@v1

0 commit comments

Comments
 (0)