Skip to content

Commit

Permalink
Fixed linux yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Phillips committed Aug 3, 2024
1 parent 3b8c409 commit eec10ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
cp ../../readme.txt ./
zip -r ../../../downloads/Jasspa_MicroEmacs_${MEVER}_macros macros *.txt
cd ..
../bin/linux5-intel64/tfs -o ../../packages/Jasspa_MicroEmacs_${MEVER}_macros.tfs -a ../mesingle/tfs_hd tfs
../bin/linux5-intel64/tfs -o ../../packages/Jasspa_MicroEmacs_${MEVER}_macros.tfs -a ../mesingle/tfs_hd jasspa
- name: Create linux OpenSSL download
run: |
Expand Down

0 comments on commit eec10ae

Please sign in to comment.