Skip to content

Commit beebef3

Browse files
committed
fixup! Add Makefile, update github actions, fix build cache
1 parent 448899e commit beebef3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- uses: actions/setup-go@v4
1818
with:
1919
go-version: 1.21.8
20-
- run: make rocketpool-cli rocketpool-daemon
20+
- run: make build/rocketpool-cli build/rocketpool-daemon

0 commit comments

Comments
 (0)