From e6c51433d03c2910ed4a178bd159f51f0d2058f6 Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Thu, 9 Feb 2023 15:52:29 -0500 Subject: [PATCH] ci: fix release step --- .github/workflows/ash-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ash-ci.yml b/.github/workflows/ash-ci.yml index 26b678bb..71e8a1f9 100644 --- a/.github/workflows/ash-ci.yml +++ b/.github/workflows/ash-ci.yml @@ -180,6 +180,7 @@ jobs: runs-on: ubuntu-latest name: Release steps: + - uses: actions/checkout@v3 - uses: team-alembic/staple-actions/actions/mix-compile@main - run: mix hex.publish --yes env: