Skip to content

Commit 82d01cc

Browse files
authored
Remove working-directory from Clear and copy step
Removed working-directory setting for the Clear and copy step.
1 parent d8364cf commit 82d01cc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/receive-beta-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
file htmlplayer-build.zip # Should show "Zip archive data" if valid
3131
3232
- name: Clear and copy to subfolder
33-
working-directory: temp-build
3433
run: |
3534
SUBFOLDER="${{ github.event.client_payload.subfolder }}"
3635
echo "Copying to ${SUBFOLDER}"

0 commit comments

Comments
 (0)