Skip to content

Commit 1ea23db

Browse files
committed
update
1 parent 49faea9 commit 1ea23db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
SDK: ${{ matrix.cfg.sdk }}
1818
SKIP_BUILD: ${{ matrix.cfg.skip }}
1919
GIT_REPO: "https://github.com/SWRT-dev/rtax89x.git"
20-
PROJECT_DIR: "/project/swrt-gpl"
20+
PROJECT_DIR: "/project/rtax89x"
2121
PROJECTBASEDIR: "/project" # REMOVE_ME: Fixes https://github.com/SonarSource/sonarcloud-github-action/pull/58
2222
options: --user docker
2323
volumes:

0 commit comments

Comments
 (0)