Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AmpElectrecuted authored Apr 2, 2022
1 parent 8f138bd commit eee70b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
build:
concurrency: ci-${{ github.ref }} # Recommended if you intend to make multiple deployments in quick succession.
runs-on: deploy-runner
runs-on: ubuntu-latest
steps:
- name: Install rsync
run: |
Expand Down

0 comments on commit eee70b9

Please sign in to comment.