Compare commits
1 commit
471098697d
...
6d2b276d4f
Author | SHA1 | Date | |
---|---|---|---|
6d2b276d4f |
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
|
||||||
- uses: cachix/install-nix-action@v22
|
# - run: git clone https://git.aciceri.dev/aciceri/emacs.git
|
||||||
- run: nix --version
|
- run: apt-get update
|
||||||
|
|
Reference in a new issue