Skip to content

Commit

Permalink
sw: workflow: Install sworkflow
Browse files Browse the repository at this point in the history
Signed-off-by: Saalim Quadri <[email protected]>
  • Loading branch information
danascape committed Jul 31, 2023
1 parent 3a6c409 commit 3dcb43d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test_compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ jobs:
run: |
curl https://raw.githubusercontent.com/akhilnarang/scripts/master/setup/android_build_env.sh | sh
- name: Install sworkflow
run: |
git clone https://github.com/danascape/sworkflow $HOME/sworkflow
./install.sh
- name: Compile Kernel
run: |
bash tests/compile_test.sh

0 comments on commit 3dcb43d

Please sign in to comment.