Remove ls.

This commit is contained in:
2025-07-10 13:46:17 -07:00
parent ad56917c92
commit 8e73fa5eab

View File

@@ -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: