Browse Source

Remove empty env array

pull/14/head
Luke Childs 5 years ago
parent
commit
eba5833a16
  1. 1
      .github/workflows/build.yml

1
.github/workflows/build.yml

@ -24,7 +24,6 @@ jobs:
# - 0.13.2 # - 0.13.2
# - 0.13.1 # - 0.13.1
# - 0.13.0 # - 0.13.0
env:
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: Register Docker QEMU - name: Register Docker QEMU

Loading…
Cancel
Save