Skip to content

Commit

Permalink
update gha with right dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier2p committed Sep 9, 2023
1 parent a1f3306 commit e7bc2be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
jobs:
ci:
runs-on: ubuntu-latest
defaults:
run:
working-directory: hosts/scariff
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit e7bc2be

Please sign in to comment.