mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
test workflow
This commit is contained in:
parent
b9c7dd0647
commit
f7d5480687
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -27,6 +27,8 @@ jobs:
|
|||
--bundler github:ralismark/nix-appimage \
|
||||
--extra-experimental-features nix-command \
|
||||
--extra-experimental-features flakes .#${{ matrix.package_name }}
|
||||
echo "Done building AppImage for nvim-${{ matrix.package_name }}"
|
||||
echo ${{ github.ref }}
|
||||
- name: Upload bundle to release
|
||||
if: github.ref == 'master'
|
||||
uses: svenstaro/upload-release-action@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue