Skip to content

Commit

Permalink
gha: fix default working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
verbit committed Jun 14, 2024
1 parent 4ad9f79 commit 5a08885
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/virtuerl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ jobs:
virtuerl:
name: virtuerl
runs-on: self-hosted
defaults:
run:
working-directory: virtuerl
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down

0 comments on commit 5a08885

Please sign in to comment.