Skip to content

Commit a25bba0

Browse files
committed
update to main
1 parent 40eb6f2 commit a25bba0

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
path = lib/WAVS
66
url = https://github.com/Lay3rLabs/WAVS
77
# tag = v0.3.0-alpha4
8-
commit = af1ac23629b7b1e41b28a7f367224395af2b9d55
8+
commit = 8a49769b4fc5175d3c0193e1db73d7e8f926531e

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ setup:
5555

5656
## start-all: starting anvil and WAVS with docker compose
5757
start-all: clean-docker
58+
@rm .docker/cli/*.json || true
5859
@trap 'kill $(jobs -pr)' EXIT
5960
# running anvil out of compose is a temp work around for MacOS
6061
@anvil &

lib/WAVS

Submodule WAVS updated 31 files

0 commit comments

Comments
 (0)