Skip to content

Commit

Permalink
Modify CI for preparing public - final
Browse files Browse the repository at this point in the history
  • Loading branch information
akirakw committed Oct 4, 2023
1 parent 954725e commit 54eebc1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
uses: actions/checkout@v3
with:
submodules: true
token: ${{ secrets.GHA_PAT }}

- name: CMake_Build_Debug
run: |
Expand Down Expand Up @@ -87,7 +86,6 @@ jobs:
uses: actions/checkout@v3
with:
submodules: true
token: ${{ secrets.GHA_PAT }}

- name: CMake_Generate
run: |
Expand Down

0 comments on commit 54eebc1

Please sign in to comment.