3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 17:14:08 +00:00

Update github action

This commit is contained in:
Roland Coeurjoly 2024-05-13 13:53:53 +02:00
parent c40d43e3a9
commit 8c8fb1399c

View file

@ -9,5 +9,5 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
- uses: cachix/install-nix-action@v25
- uses: cachix/install-nix-action@v26
- run: nix build '.?submodules=1'