Fix build failures.

This commit is contained in:
Aditya Toshniwal
2024-06-27 18:03:10 +05:30
committed by GitHub
parent ccd84b7c2a
commit e8f108154d
6 changed files with 12 additions and 8 deletions

View File

@@ -20,7 +20,9 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 2
- run: git checkout HEAD^
- name: Build the container
run: docker build .
uses: docker/build-push-action@v6
with:
push: false
context: .