mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-21 18:52:49 +00:00
Remove Docker for Nix
This commit is contained in:
parent
8577eff37c
commit
d78fe91c9e
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -34,8 +34,6 @@ jobs:
|
|||
nix:
|
||||
name: Build using Nix
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: nixos/nix
|
||||
steps:
|
||||
- name: Download gBar
|
||||
uses: actions/checkout@v3.3.0
|
||||
|
|
Loading…
Reference in a new issue