mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
chore(actions): fix typo
This commit is contained in:
@@ -143,7 +143,7 @@ jobs:
|
||||
run: |
|
||||
echo "test"
|
||||
ls -la ${{ env.OUTPUT }}/ || echo "test failed"
|
||||
echo "test 2 ${{ env.ARTIFACT_DIR }"
|
||||
echo "test 2 ${{ env.ARTIFACT_DIR }}"
|
||||
mkdir -p ${{ env.ARTIFACT_DIR }}
|
||||
cp ${{ env.OUTPUT }}/* ${{ env.ARTIFACT_DIR }}/
|
||||
echo "test 3"
|
||||
|
||||
Reference in New Issue
Block a user