Skip to content

Commit 37c532b

Browse files
committed
Upd
1 parent 103f354 commit 37c532b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ jobs:
2525
os: ubuntu-latest
2626
artifact_name: target/release/strava-rs
2727
asset_name: strava-rs-linux
28-
- name: windows
29-
os: windows-latest
30-
artifact_name: target/release/strava-rs.exe
31-
asset_name: strava-rs-windows
32-
- name: macos
33-
os: macos-latest
34-
artifact_name: target/release/strava-rs
35-
asset_name: strava-rs-macos
3628

3729
steps:
3830
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)