We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2f329 commit 035612aCopy full SHA for 035612a
1 file changed
.github/workflows/deploy.yml
@@ -5,6 +5,7 @@ on:
5
6
jobs:
7
build:
8
+ runs-on: ubuntu-latest
9
steps:
10
- name: Checkout gbdev/gbdev.github.io
11
uses: actions/checkout@v2
0 commit comments