fix manifests

This commit is contained in:
Cody Lee
2022-11-07 08:50:18 -06:00
parent 2a0bd50f61
commit 31c49db63f
2 changed files with 3 additions and 1 deletions

View File

@@ -14,6 +14,8 @@ permissions:
jobs:
release:
runs-on: ubuntu-latest
env:
DOCKER_CLI_EXPERIMENTAL: "enabled"
steps:
- uses: actions/checkout@v3
with: