Skip to content

Commit

Permalink
feat(CI): set default directory for runner
Browse files Browse the repository at this point in the history
  • Loading branch information
MagneticNeedle committed Jul 10, 2023
1 parent a7766fe commit 2963a90
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
# See also https://docs.docker.com/docker-hub/builds/
production-deploy:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./bfportal

steps:
- uses: actions/checkout@v2
- uses: nelonoel/[email protected]
Expand Down

0 comments on commit 2963a90

Please sign in to comment.