test
This commit is contained in:
@@ -23,6 +23,9 @@ inputs:
|
|||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
|
- run: |
|
||||||
|
ls -al "${{ github.action_path }}"
|
||||||
|
shell: bash
|
||||||
- name: "Download artifacts."
|
- name: "Download artifacts."
|
||||||
uses: https://github.com/actions/github-script@v6
|
uses: https://github.com/actions/github-script@v6
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user