mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-13 03:04:49 +03:00
nix-ros-build-action: specify node16
This commit is contained in:
parent
7c5425b6ac
commit
75b8fcc6e9
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ inputs:
|
||||||
default: ros
|
default: ros
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: node12
|
using: node16
|
||||||
main: dist/index.js
|
main: dist/index.js
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue