mirror of
https://github.com/upa/mscp.git
synced 2026-02-04 03:24:58 +08:00
cleanup docker files and build/test procedure
This commit is contained in:
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install build dependency
|
||||
run: sudo ./install-build-deps.sh
|
||||
run: sudo ./scripts/install-build-deps.sh
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
|
||||
Reference in New Issue
Block a user