Skip to content

Commit

Permalink
enable stage ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JackyYangPassion committed Mar 24, 2024
1 parent 0a7b8b1 commit c126840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
env:
SCRIPT_DEPENDENCY: computer-dist/scripts/dependency
USE_STAGE: 'false' # Whether to include the stage repository.
USE_STAGE: 'true' # Whether to include the stage repository.
steps:
- name: Checkout source
uses: actions/checkout@v4
Expand Down

0 comments on commit c126840

Please sign in to comment.