Fix mistake in image name

This commit is contained in:
Nick Chambers 2021-07-01 17:06:54 -05:00 committed by Nick Chambers
parent e2817bfdf9
commit 81fb6eb4d3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-stable
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2