Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Commit 3f27f5d

Browse files
committed
1.0.6
1 parent b0c2719 commit 3f27f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ inputs:
99
runs:
1010
using: "composite"
1111
steps:
12-
- run: pwd && ls && cd .. && pwd && ls && cd .. && pwd && ls && cd _actions && pwd && ls && cd alita-moore && pwd && ls && cd EIP-Bot && pwd && ls && cd 1.0.5 && pwd && ls && npm ci && npm run build && GITHUB_TOKEN=${{ inputs.GITHUB-TOKEN }} node build/index.js
12+
- run: pwd && ls && cd .. && pwd && ls && cd .. && pwd && ls && cd _actions && pwd && ls && cd alita-moore && pwd && ls && cd EIP-Bot && pwd && ls && cd 1.0.6 && pwd && ls && npm ci && npm run build && GITHUB_TOKEN=${{ inputs.GITHUB-TOKEN }} node build/index.js
1313
shell: bash

0 commit comments

Comments
 (0)