mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-22 03:02: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:
|
nix:
|
||||||
name: Build using Nix
|
name: Build using Nix
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
|
||||||
image: nixos/nix
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download gBar
|
- name: Download gBar
|
||||||
uses: actions/checkout@v3.3.0
|
uses: actions/checkout@v3.3.0
|
||||||
|
|
Loading…
Reference in a new issue