Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
Signed-off-by: Abdul Wadood <abdulwadood.afzal88@gmail.com>
  • Loading branch information
Abdulwadoodd committed Feb 14, 2024
1 parent d1f8bf5 commit c2834e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/arch-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
echo "what is in root"
ls
echo "what is in install"
ls/install
echo `pwd`/install/bin >> $GITHUB_PATH
ls install/
echo "`pwd`/install/bin" >> $GITHUB_PATH
spike -h
- name: Build Sail
Expand Down

0 comments on commit c2834e0

Please # to comment.