actions: changed working dir

This commit is contained in:
Nicolas Constant
2020-06-28 23:50:50 -04:00
committed by GitHub
parent 696ccf646c
commit 6514576413

View File

@@ -10,6 +10,8 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env:
working-directory: ./src
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2