diff --git a/.github/workflows/bootstrap-f38.yml b/.github/workflows/bootstrap-f38.yml index 7be3924a28..1c4352ff6b 100644 --- a/.github/workflows/bootstrap-f38.yml +++ b/.github/workflows/bootstrap-f38.yml @@ -39,7 +39,7 @@ jobs: args: anda - name: Build Subatomic - run: anda build -c anda-38-${{ matrix.arch }} subatomic -p rpm -D "autogitcommit $(git rev-parse HEAD)" + run: anda build -c anda-38-${{ matrix.arch }} subatomic -p rpm -D "autogitcommit $(git log -1 --format='%H')" - name: Install Subatomic run: sudo dnf install -y ./anda-build/rpm/rpms/subatomic-*.rpm