Skip to content

Commit

Permalink
remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam committed Feb 26, 2025
1 parent b83aa90 commit 4576791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test-darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
echo "SENZING_PATH=${SENZING_DIR}"
echo "DYLD_LIBRARY_PATH=${SENZING_PATH}/lib:${SENZING_PATH}/lib/macos"
echo "LD_LIBRARY_PATH=${SENZING_PATH}/lib:${SENZING_PATH}/lib/macos"
echo "SENZING_DATA_DIR=${SENZING_PATH}/data"
echo "SENZING_DATA_DIR=${SENZING_PATH}/data"
} >> "$GITHUB_ENV"
- name: Copy /etc files
Expand Down

0 comments on commit 4576791

Please sign in to comment.