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 0c0994b commit 2f92a78
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 @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 0

Expand All @@ -34,7 +34,7 @@ jobs:
ls install/
echo "what is in bin"
ls install/bin
echo install/bin >> $GITHUB_PATH
echo $GITHUB_WORKSPACE/install/bin >> $GITHUB_PATH
spike -h
- name: Build Sail
Expand Down

0 comments on commit 2f92a78

Please # to comment.