Skip to content

Commit

Permalink
[flow][EZ] Add trailing line to github actions
Browse files Browse the repository at this point in the history
Reviewed By: gkz

Differential Revision: D55646955

fbshipit-source-id: b6ed4de57ad4ae4e26fecdfa910fde38f010a920
  • Loading branch information
SamChou19815 authored and facebook-github-bot committed Apr 2, 2024
1 parent ef4c97f commit dc9c47c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/install-opam-mac/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ runs:
echo "Removing opam temp file..."
rm -f "$RUNNER_TEMP/opam"
fi
shell: bash
shell: bash
1 change: 0 additions & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -682,4 +682,3 @@ jobs:
# run: |
# echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
# npm publish ./dist/npm-try-flow-website-js.tgz

0 comments on commit dc9c47c

Please sign in to comment.