Skip to content

Commit 3fd900f

Browse files
committed
fix: remove checkout step from workflow
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
1 parent 904534e commit 3fd900f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
id-token: write
1717
packages: write
1818
steps:
19-
- uses: actions/checkout@v4
2019
- uses: vexxhost/docker-atmosphere/.github/actions/build-image@main
2120
with:
2221
image-name: python-base

0 commit comments

Comments
 (0)