Fix hex-release action
This commit is contained in:
2
.github/workflows/hexpm-release.yml
vendored
2
.github/workflows/hexpm-release.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Check out
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user