Skip to content

Commit

Permalink
Run launcher version
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaMahany committed Dec 29, 2023
1 parent 36cb17d commit 4c75aca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ jobs:

- name: show flake metadata
run: nix flake metadata

- name: launcher version
run: |
ls ./result
ls -al ./result
./result/bin/launcher version

0 comments on commit 4c75aca

Please sign in to comment.