We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1825f89 commit 31cf48eCopy full SHA for 31cf48e
.github/workflows/deploy-previews.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
build:
9
+ runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v2
12
- name: Setup Python
0 commit comments