Compare commits
1 commit
6d2b276d4f
...
471098697d
Author | SHA1 | Date | |
---|---|---|---|
471098697d |
1 changed files with 3 additions and 3 deletions
|
@ -3,6 +3,6 @@ jobs:
|
||||||
test:
|
test:
|
||||||
# runs-on: picard
|
# runs-on: picard
|
||||||
steps:
|
steps:
|
||||||
# - uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
# - run: git clone https://git.aciceri.dev/aciceri/emacs.git
|
- uses: cachix/install-nix-action@v22
|
||||||
- run: apt-get update
|
- run: nix --version
|
||||||
|
|
Reference in a new issue