Fix mistake in image name

This commit is contained in:
Nick Chambers 2021-07-01 17:06:54 -05:00
parent fc84ca694c
commit 411fee7aa8
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