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:
|
||||
# runs-on: picard
|
||||
steps:
|
||||
# - uses: actions/checkout@v4
|
||||
# - run: git clone https://git.aciceri.dev/aciceri/emacs.git
|
||||
- run: apt-get update
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v22
|
||||
- run: nix --version
|
||||
|
|
Reference in a new issue