We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49faea9 commit 1ea23dbCopy full SHA for 1ea23db
1 file changed
.github/workflows/github-actions.yml
@@ -17,7 +17,7 @@ jobs:
17
SDK: ${{ matrix.cfg.sdk }}
18
SKIP_BUILD: ${{ matrix.cfg.skip }}
19
GIT_REPO: "https://github.com/SWRT-dev/rtax89x.git"
20
- PROJECT_DIR: "/project/swrt-gpl"
+ PROJECT_DIR: "/project/rtax89x"
21
PROJECTBASEDIR: "/project" # REMOVE_ME: Fixes https://github.com/SonarSource/sonarcloud-github-action/pull/58
22
options: --user docker
23
volumes:
0 commit comments