Skip to content

Commit aba6656

Browse files
Update eventbuild.yml
1 parent f7ffa85 commit aba6656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eventbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
if: ${{ env.BRANCH == 'dev-release' || env.BRANCH == 'add-ramdisk' }}
4343
run: |
4444
ls -a
45-
touch Open*/additionalFiles/dev-build
45+
touch additionalFiles/dev-build
4646
- name: update
4747
run: sudo apt-get update
4848
- name: remove even more

0 commit comments

Comments
 (0)