Skip to content

Commit

Permalink
修复GitHub CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SourLemonJuice committed Jun 14, 2024
1 parent 518be08 commit 4a6cd6f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/GitHub_CI_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
- uses: actions/checkout@v4
- name: Build with make
run: make --directory=./source/

upload-exec:
runs-on: ubuntu-latest
needs: build
steps:
- name: Upload executable file
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 4a6cd6f

Please sign in to comment.