Skip to content

Commit

Permalink
Enable wireguard for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
neacsu committed Oct 26, 2023
1 parent 2f8f03d commit fe8c74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-upload-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: build
args: --workspace --release
args: --workspace --release --features wireguard

- name: Upload Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit fe8c74e

Please sign in to comment.