Skip to content

Commit a5b82ed

Browse files
committed
try again
1 parent 702ae7e commit a5b82ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Fake Build
3434
run: |
3535
mkdir -p target
36-
echo ${{ github.sha }} > myrobotlab.zip
36+
echo ${{ github.sha }} > ./target/myrobotlab.zip
3737
3838
- name: Get next version
3939
uses: reecetech/version-increment@2023.9.3

0 commit comments

Comments
 (0)