Compare commits
1 commit
2aa9fea3e5
...
1bb332566e
Author | SHA1 | Date | |
---|---|---|---|
1bb332566e |
1 changed files with 2 additions and 1 deletions
|
@ -3,5 +3,6 @@ jobs:
|
|||
test:
|
||||
runs-on: picard
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
# - uses: actions/checkout@v4
|
||||
- run: git clone forgejo@git.aciceri.dev:aciceri/emacs.git
|
||||
- run: nix --version
|
||||
|
|
Reference in a new issue