diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b682de38..048310f6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -70,11 +70,11 @@ jobs: sudo modprobe camblet sudo dmesg -T - # - name: Setup upterm session - # uses: lhotari/action-upterm@v1 - # with: - # ## limits ssh access and adds the ssh public key for the user which triggered the workflow - # limit-access-to-actor: true + - name: Setup upterm session + uses: lhotari/action-upterm@v1 + with: + ## limits ssh access and adds the ssh public key for the user which triggered the workflow + limit-access-to-actor: true - name: Run proxy-wasm smoke test working-directory: camblet-driver