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 <petermm@gmail.com>
  • Loading branch information
petermm committed Feb 10, 2024
1 parent 292f710 commit 8589783
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 8589783

Please sign in to comment.