chore: remove package

This commit is contained in:
Fabio Lenherr / DashieTM 2023-11-04 14:29:29 +01:00
parent 0310c2df7e
commit b1d3e39e21
3 changed files with 2 additions and 1 deletions

View file

@ -4,7 +4,7 @@ on:
jobs:
release:
runs-on: self-hosted
runs-on: [self-hosted, ubuntu]
steps:
- uses: actions/checkout@v3
- name: nightly-rust

1
.gitignore vendored
View file

@ -7,6 +7,7 @@ flatpak/.flatpak-builder
flatpak/export
flatpak/reset.flatpak
pkg/
*.pkg.tar.zst
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html

Binary file not shown.