Skip to content

Commit 8302e55

Browse files
committed
fix: do not use __dirname
1 parent 050615f commit 8302e55

21 files changed

+170
-215
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ concurrency:
1313
group: ${{ github.workflow }}-${{ github.head_ref }}
1414
cancel-in-progress: true
1515

16+
env:
17+
NODE_OPTIONS: --enable-source-maps
18+
1619
jobs:
1720
Build:
1821
runs-on: ${{ matrix.os }}

dist/legacy/actions_python.0b2a8a9a.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/legacy/actions_python.0b2a8a9a.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/legacy/actions_python.895b8a50.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

dist/legacy/actions_python.895b8a50.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/legacy/setup-cpp.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/legacy/setup-cpp.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modern/assets/actions_python-C9cGpKEB.mjs renamed to dist/modern/assets/actions_python-mhNRejTS.mjs

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

dist/modern/assets/actions_python-C9cGpKEB.mjs.map renamed to dist/modern/assets/actions_python-mhNRejTS.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/modern/setup-cpp.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)