Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marsfans authored Oct 25, 2023
1 parent c92bedd commit 660adc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Build Wget2

name: Build Wget2 b1
name: Build Wget2 2.1.0

on:
push:
Expand Down Expand Up @@ -30,5 +30,5 @@ jobs:
/bin/bash ./build.sh
- uses: actions/upload-artifact@v2
with:
name: wget2
name: wget2-windows-2.1.0
path: /usr/local/x86_64-w64-mingw32/bin/

0 comments on commit 660adc6

Please sign in to comment.