Skip to content

Commit

Permalink
chore: bump submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
fy0 committed Jan 12, 2025
1 parent 21f4d71 commit 68ca82e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,13 @@ jobs:
- name: Download
run: |
mkdir lag
curl https://d1.sealdice.com/lagrange/0.0.5/Lagrange.OneBot_linux-arm64_7.0.zip?v=2 > lag/Lagrange.OneBot.linux-arm64.zip
curl https://d1.sealdice.com/lagrange/0.0.5/Lagrange.OneBot_linux-x64_7.0.zip?v=2 > lag/Lagrange.OneBot.linux-amd64.zip
curl https://d1.sealdice.com/lagrange/0.0.5/Lagrange.OneBot_win-x64_7.0.zip?v=2 > lag/Lagrange.OneBot.windows-amd64.zip
curl https://d1.sealdice.com/lagrange/0.0.5/Lagrange.OneBot_win-x86_7.0.zip?v=2 > lag/Lagrange.OneBot.windows-386.zip
curl https://d1.sealdice.com/lagrange/0.0.5/Lagrange.OneBot_osx-arm64_7.0.zip?v=2 > lag/Lagrange.OneBot.darwin-arm64.zip
curl https://d1.sealdice.com/lagrange/0.0.5/Lagrange.OneBot_osx-x64_7.0.zip?v=2 > lag/Lagrange.OneBot.darwin-amd64.zip
curl https://d1.sealdice.com/lagrange/0.0.5/Lagrange.OneBot_linux-musl-arm64_7.0.zip?v=2 > lag/Lagrange.OneBot.android-arm64.zip
curl https://d1.sealdice.com/lagrange/0.0.6/Lagrange.OneBot_linux-arm64_8.0.zip?v=2 > lag/Lagrange.OneBot.linux-arm64.zip
curl https://d1.sealdice.com/lagrange/0.0.6/Lagrange.OneBot_linux-x64_8.0.zip?v=2 > lag/Lagrange.OneBot.linux-amd64.zip
curl https://d1.sealdice.com/lagrange/0.0.6/Lagrange.OneBot_win-x64_8.0.zip?v=2 > lag/Lagrange.OneBot.windows-amd64.zip
curl https://d1.sealdice.com/lagrange/0.0.6/Lagrange.OneBot_win-x86_8.0.zip?v=2 > lag/Lagrange.OneBot.windows-386.zip
curl https://d1.sealdice.com/lagrange/0.0.6/Lagrange.OneBot_osx-arm64_8.0.zip?v=2 > lag/Lagrange.OneBot.darwin-arm64.zip
curl https://d1.sealdice.com/lagrange/0.0.6/Lagrange.OneBot_osx-x64_8.0.zip?v=2 > lag/Lagrange.OneBot.darwin-amd64.zip
curl https://d1.sealdice.com/lagrange/0.0.6/Lagrange.OneBot_linux-musl-arm64_8.0.zip?v=2 > lag/Lagrange.OneBot.android-arm64.zip
- name: Upload
uses: actions/upload-artifact@v4
Expand Down
2 changes: 1 addition & 1 deletion sealdice-core

0 comments on commit 68ca82e

Please sign in to comment.