Skip to content

Commit

Permalink
Merge pull request #34 from project-tsurugi/ci-prepare-public-final
Browse files Browse the repository at this point in the history
Modify CI for preparing public - final
  • Loading branch information
akirakw authored Oct 4, 2023
2 parents 954725e + 54eebc1 commit a86ea61
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 a86ea61

Please sign in to comment.