diff --git a/.github/workflows/bootstrap-f38.yml b/.github/workflows/bootstrap-f38.yml index 78b8eff662..0bb85e8b4f 100644 --- a/.github/workflows/bootstrap-f38.yml +++ b/.github/workflows/bootstrap-f38.yml @@ -38,7 +38,7 @@ jobs: args: anda - name: Build Subatomic - run: anda build -c anda-38-${{ matrix.arch }} subatomic -p rpm + run: anda build -c anda-38-${{ matrix.arch }} subatomic -p rpm -D "autogitcommit $(git rev-parse HEAD)" - name: Install Subatomic run: sudo dnf install -y ./anda-build/rpm/rpms/subatomic-*.rpm