Skip to content

Commit

Permalink
Fix: build-libraries CI
Browse files Browse the repository at this point in the history
Signed-off-by: Peter M <[email protected]>
  • Loading branch information
petermm committed Feb 8, 2024
1 parent ba8b531 commit e504955
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ jobs:
files: |
build/libs/atomvmlib-${{ github.ref_name }}.avm
build/libs/atomvmlib-${{ github.ref_name }}.avm.sha256
examples/erlang/hello_world-${{ github.ref_name }}.avm
examples/erlang/hello_world-${{ github.ref_name }}.avm.sha256
build/examples/erlang/hello_world-${{ github.ref_name }}.avm
build/examples/erlang/hello_world-${{ github.ref_name }}.avm.sha256

0 comments on commit e504955

Please sign in to comment.