Skip to content

Commit

Permalink
Show listing in container
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianBingman committed Nov 8, 2024
1 parent f61a90a commit 1ab2b2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
runs-on: christianbingman-com-runners
container: nixos/nix:latest
steps:
- name: Show contents
run: ls -la
- name: Build container
run: nix build .#docker --extra-experimental-features nix-command --extra-experimental-features flakes
- name: Upload container
Expand Down

0 comments on commit 1ab2b2c

Please sign in to comment.