mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2026-03-23 16:08:05 +03:00
fixing bugs
This commit is contained in:
parent
d7c7dfa509
commit
a4ae07903c
5 changed files with 110 additions and 32 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import os = require('os');
|
||||
import os from 'os';
|
||||
import * as fs from 'fs';
|
||||
import * as path from 'path';
|
||||
import * as core from '@actions/core';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue