Skip to content

Commit

Permalink
ci: add some debug and style
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Dec 8, 2024
1 parent d2f4ef0 commit 3676ce7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:

jobs:
build-iso:
name: Build ISO 💿️
runs-on: ubuntu-22.04
permissions:
contents: read
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@v8
- name: Building 👷 ${{ matrix.package }} 📦
run: |
cat ~/.config/nixpkgs/config.nix
nix build .#${{ matrix.package }} -L

0 comments on commit 3676ce7

Please sign in to comment.