Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneko committed Nov 17, 2023
1 parent 293840d commit c98eeb3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ jobs:
fileName: rebelfork-sdk-Linux-clang-rel-dll-x64-latest.zip
extract: true

- name: Test
run: |
ls -lah ${{ env.ci_sdk_dir }}/bin
exit 1
- name: Setup cmake
uses: jwlawson/[email protected]
with:
Expand Down

0 comments on commit c98eeb3

Please sign in to comment.