Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit bb2c4aa

Browse files
authored
Update build.yml
1 parent 7c48c38 commit bb2c4aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
with:
2525
name: Release
2626
path: |
27-
- target/release/clouddns-setup
28-
- target/release/clouddns
27+
target/release/clouddns-setup
28+
target/release/clouddns

0 commit comments

Comments
 (0)