Skip to content

Commit

Permalink
something
Browse files Browse the repository at this point in the history
  • Loading branch information
oomfiee committed Sep 28, 2024
1 parent 27c7e62 commit 7470f3b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ jobs:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/magic-nix-cache-action@v8
- name: Get current date
id: date
run: |
echo "{date}={$(date +'%Y-%m-%d')}" >> $GITHUB_STATE
- name: Build Custom ISO
run: |
nix build .#iso -L --accept-flake-config
mkdir iso || true
Expand Down

0 comments on commit 7470f3b

Please sign in to comment.