Remove ls.
This commit is contained in:
@@ -56,9 +56,6 @@ inputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- run: |
|
||||
ls -al "${{ github.action_path }}"
|
||||
shell: bash
|
||||
- name: "Download artifacts."
|
||||
uses: act/common/dotnet/dotnet-10@master
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user