We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd7877 commit f2ab941Copy full SHA for f2ab941
1 file changed
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
- os: windows-latest
48
# Skipping the Windows build on the private repo to save on costs
49
repo: nodejs-private/nodejs.org-private
50
-
+
51
steps:
52
- uses: nodejs/web-team/actions/setup-environment@9f3c83af227d721768d9dbb63009a47ed4f4282f
53
with:
0 commit comments