We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa2518 commit c87d857Copy full SHA for c87d857
.github/workflows/AppImage.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build:
9
#ubuntu bionic:
10
- #runs-on: ubuntu-18.04
+ runs-on: ubuntu-18.04
11
12
steps:
13
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
0 commit comments