Skip to content

Commit

Permalink
chore: remove package
Browse files Browse the repository at this point in the history
  • Loading branch information
DashieTM committed Nov 4, 2023
1 parent 0310c2d commit b1d3e39
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

jobs:
release:
runs-on: self-hosted
runs-on: [self-hosted, ubuntu]
steps:
- uses: actions/checkout@v3
- name: nightly-rust
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file removed reset-0-0-x86_64.pkg.tar.zst
Binary file not shown.

0 comments on commit b1d3e39

Please sign in to comment.