Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BaseMax authored Nov 17, 2024
1 parent 6760c33 commit 7079a9e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Build salam for Linux
run: |
cd src
make run
- name: Upload artifact
Expand All @@ -42,7 +41,6 @@ jobs:
- name: Build salam for macOS
run: |
cd src
make run
- name: Upload artifact
Expand All @@ -67,7 +65,6 @@ jobs:
- name: Build salam.exe for Windows
run: |
cd src
build-windows.bat
shell: cmd

Expand Down

0 comments on commit 7079a9e

Please sign in to comment.