Skip to content

Commit 5a0a995

Browse files
committed
chore: refactor src
1 parent 2e4d8e2 commit 5a0a995

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

Justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
build:
22
rm -rf build
33
mkdir build
4-
go build -o build/xfconf-profile
4+
go build -o build/xfconf-profile ./...
55

66
release version="0.2.0":
77
git tag v{{version}}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)