Re-enable CI wasm/js package build checks
This commit is contained in:
parent
aa3569b863
commit
6fbcfe0695
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -34,8 +34,6 @@ jobs:
|
||||
|
||||
- name: Some packages compile for WebAssembly
|
||||
run: GOOS=js GOARCH=wasm go build . ./storage ./tracker/...
|
||||
# https://github.com/pion/webrtc/issues/2099
|
||||
continue-on-error: true
|
||||
|
||||
- name: Install godo
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user