summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pull-compliance.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pull-compliance.yml b/.github/workflows/pull-compliance.yml
index 0ec6ec84bc..71e4fe02dc 100644
--- a/.github/workflows/pull-compliance.yml
+++ b/.github/workflows/pull-compliance.yml
@@ -111,7 +111,7 @@ jobs:
check-latest: true
# no frontend build here as backend should be able to build
# even without any frontend files
- - run: make deps-backend deps-tools
+ - run: make deps-backend
- run: go build -o gitea_no_gcc # test if build succeeds without the sqlite tag
- name: build-backend-arm64
run: make backend # test cross compile