Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
nzbr committed Dec 23, 2023
1 parent 29cc0b8 commit e48371d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:

- name: Set Version 🏷️
uses: ./.github/actions/version
id: version

- run: echo '## NixOS-WSL ${{ steps.version.outputs.version }}'

- name: Build Tarball 🛠️
uses: ./.github/actions/build-wsl-tarball
Expand Down

0 comments on commit e48371d

Please sign in to comment.