Skip to content

Commit

Permalink
Set working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 5, 2023
1 parent cdb040c commit 9638880
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/l4t-base-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
jobs:
build:
runs-on: [self-hosted, linux, ARM64]
defaults:
run:
working-directory: 'nvidia/l4t-base/r35.4.1'
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 9638880

Please sign in to comment.