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 3, 2023
1 parent c57e32f commit 96fa9e0
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
run: |
Expand Down Expand Up @@ -67,7 +66,6 @@ jobs:
uses: actions/checkout@v3
with:
submodules: true
token: ${{ secrets.GHA_PAT }}

- name: CMake_Generate
run: |
Expand Down

0 comments on commit 96fa9e0

Please sign in to comment.