chore: debug
This commit is contained in:
parent
74c3911acf
commit
5e187546b4
|
@ -17,7 +17,5 @@ jobs:
|
||||||
- run: npm run build --if-present
|
- run: npm run build --if-present
|
||||||
env:
|
env:
|
||||||
NODE_OPTIONS: "--max_old_space_size=4096"
|
NODE_OPTIONS: "--max_old_space_size=4096"
|
||||||
- name: Setup tmate session
|
|
||||||
uses: mxschmitt/action-tmate@v3
|
- run: cat ./lib/style.css
|
||||||
with:
|
|
||||||
limit-access-to-actor: false
|
|
||||||
|
|
Loading…
Reference in New Issue