Skip to content

Commit

Permalink
does it work?
Browse files Browse the repository at this point in the history
  • Loading branch information
crschardt committed Nov 3, 2024
1 parent 6e5eff2 commit 376504a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
chmod +x ${{matrix.script}}
${{ matrix.script }}
echo "${{ github.ref_name }}" > /opt/photonvision/image-version
echo "****** ref-name *****************************************"
cat /opt/photonvision/image-version
- name: Compress built image
run: |
Expand Down

0 comments on commit 376504a

Please sign in to comment.