Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
supertick committed Oct 14, 2023
1 parent 702ae7e commit a5b82ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Fake Build
run: |
mkdir -p target
echo ${{ github.sha }} > myrobotlab.zip
echo ${{ github.sha }} > ./target/myrobotlab.zip
- name: Get next version
uses: reecetech/[email protected]
Expand Down

0 comments on commit a5b82ed

Please sign in to comment.