Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
elysia-best committed Oct 18, 2024
1 parent 533ed70 commit 11c2d9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
pwsh -c "./build.ps1 -BuildFromGit"
- name: Build Lingmo Using Tag
if: ${{ matrix.devbuild == 'disabled' }}
if: ${{ matrix.devbuild == 'disabled' }}
run: |
git config --global http.sslVerify false
Expand Down

0 comments on commit 11c2d9c

Please sign in to comment.