Skip to content

Commit

Permalink
good grief
Browse files Browse the repository at this point in the history
  • Loading branch information
dherman committed Apr 15, 2024
1 parent a156a29 commit a53c88e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,9 +198,9 @@ jobs:
mkdir -p dist
ls -al
ls -al dist
echo *** FNOOOOORD ***
echo '*** FNOOOOORD ***'
npm pack --pack-destination=./dist --json
echo *** FNOOOOOOOOOOOOOOOOOOOORD ***
echo '*** FNOOOOOOOOOOOOOOOOOOOORD ***'
echo "filename=$(npm pack --pack-destination=./dist)" >> $GITHUB_OUTPUT
working-directory: ./pkgs/cargo-messages
- name: Diagnostics
Expand Down

0 comments on commit a53c88e

Please sign in to comment.