Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
samelamin committed Oct 5, 2023
1 parent 8bfe500 commit 61b642c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@ jobs:
machine_zone: europe-west3-a
ephemeral: true

- name: install as user
run: >
gcloud compute ssh
gce-gh-runner-${{ github.run_id }}-${{ github.run_attempt }}
--zone europe-west3-a
--command="cd /actions-runner && sudo ./svc.sh uninstall && sudo ./svc.sh install ubuntu && sudo ./svc.sh start && sudo ./runsvc.sh"
test-features:
needs: create-runner
runs-on: ${{ needs.create-runner.outputs.label }}
Expand Down

0 comments on commit 61b642c

Please sign in to comment.