Skip to content

Commit

Permalink
Fix packaging.
Browse files Browse the repository at this point in the history
  • Loading branch information
quelgar committed May 19, 2024
1 parent f2025eb commit 8f80b17
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: Bundle and release the library
uses: hasnep/bundle-roc-library@main
with:
library: main.roc # Path to the library's entrypoint
library: package/main.roc # Path to the library's entrypoint
token: ${{ github.token }}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8f80b17

Please sign in to comment.