mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2025-03-03 10:33:38 +00:00
rename env to test
This commit is contained in:
parent
fab0776ce7
commit
372f5d3e36
1 changed files with 0 additions and 3 deletions
|
@ -27,9 +27,6 @@ runs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup environment
|
|
||||||
uses: ./.github/actions/env
|
|
||||||
|
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: |
|
run: |
|
||||||
cat > ${{ inputs.path}}/aftman.toml << EOF
|
cat > ${{ inputs.path}}/aftman.toml << EOF
|
Loading…
Add table
Reference in a new issue