Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Commit 821f8dc

Browse files
committed
Update build config.
1 parent e82ae50 commit 821f8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gobuild.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
uses: actions/upload-artifact@v2
3838
with:
3939
name: fulltclash-windows-amd64.exe
40-
path: ./output/fulltclash-windows-amd64.exe
40+
path: ./output/*
4141
if-no-files-found: error

0 commit comments

Comments
 (0)