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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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