Skip to content

Commit

Permalink
Fix CI and revert pnpm version and lockfile changes (#105)
Browse files Browse the repository at this point in the history
* Revert pnpm version update and lockfile changes

* Upload .bin dir after actions/upload-artifact@v4 change
  • Loading branch information
danenbm authored Sep 3, 2024
1 parent e020dea commit d560dd1
Show file tree
Hide file tree
Showing 4 changed files with 5,819 additions and 7,149 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-programs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ jobs:
name: program-builds
# First wildcard ensures exported paths are consistently under the programs folder.
path: ./program*/.bin/*.so
include-hidden-files: true
if-no-files-found: error
Loading

0 comments on commit d560dd1

Please sign in to comment.