Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ltzXiaoYanMo authored May 1, 2024
1 parent 30161fd commit a9dfd07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-artifact@v3
with:
name: MCSL2-Windows-x64
name: LoCyanPyLauncher-Windows
path: |
main.exe
Linux:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:

- name: Install Tools
Expand Down Expand Up @@ -70,4 +70,4 @@ jobs:
with:
name: LoCyanPyLauncher-Linux
path: |
main.bin
main.bin

0 comments on commit a9dfd07

Please sign in to comment.