Skip to content

Commit 035612a

Browse files
committed
Add "runs-on" property
1 parent 0e2f329 commit 035612a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55

66
jobs:
77
build:
8+
runs-on: ubuntu-latest
89
steps:
910
- name: Checkout gbdev/gbdev.github.io
1011
uses: actions/checkout@v2

0 commit comments

Comments
 (0)