Skip to content

Commit

Permalink
use cpo only to generate page
Browse files Browse the repository at this point in the history
  • Loading branch information
huixie90 committed Sep 11, 2023
1 parent 5e7946f commit d16f153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: 'true'
ref: 'concat_expert'
ref: 'concat_expert_cpo_only'

- name: Build pages
run: |
Expand Down

0 comments on commit d16f153

Please sign in to comment.