1
0
Fork 0
mirror of https://github.com/emacs-twist/org-babel.git synced 2024-12-14 11:07:30 +00:00

chore: Fix syntactic error in the CI workflow

This commit is contained in:
Akira Komamura 2021-12-03 23:03:34 +09:00
parent 5824140b2b
commit ca5cb84f36

View file

@ -9,7 +9,6 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
steps:
- uses: actions/checkout@v2.4.0
- uses: cachix/install-nix-action@v16
with: