Skip to content

Commit

Permalink
Upd
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Jul 30, 2023
1 parent 103f354 commit 37c532b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@ jobs:
os: ubuntu-latest
artifact_name: target/release/strava-rs
asset_name: strava-rs-linux
- name: windows
os: windows-latest
artifact_name: target/release/strava-rs.exe
asset_name: strava-rs-windows
- name: macos
os: macos-latest
artifact_name: target/release/strava-rs
asset_name: strava-rs-macos

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 37c532b

Please sign in to comment.