try cleaning

This commit is contained in:
Daylin Morgan 2024-11-18 12:47:05 -06:00
parent 774f35bfec
commit fd02d7a3e3
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -43,6 +43,8 @@ jobs:
- uses: ./.github/actions/nix - uses: ./.github/actions/nix
with: with:
attic_token: ${{ secrets.ATTIC_TOKEN }} attic_token: ${{ secrets.ATTIC_TOKEN }}
clean: true
btrfs: true
- name: write lock file - name: write lock file
if: "${{ inputs.lockFile != '' }}" if: "${{ inputs.lockFile != '' }}"