Skip to content

Commit

Permalink
remove a mv of molcoh :( (#2587)
Browse files Browse the repository at this point in the history
  • Loading branch information
awick committed Jan 9, 2024
1 parent 93d21d1 commit 4b6fdd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Expand Up @@ -143,7 +143,6 @@ jobs:
/bin/cp -f common/version.js /data/moloch/common/
fpm -s dir -t deb -n moloch -x data/moloch/logs -x data/moloch/raw -v $ARKIME_VERSION --iteration ${{ github.event.inputs.iteration }} --template-scripts --after-install "release/afterinstall.sh" --url "https://arkime.com" --description "Moloch Full Packet System" -d libwww-perl -d libjson-perl -d ethtool -d libyaml-dev -p moloch_${ARKIME_VERSION}-${{github.event.inputs.iteration}}.${{matrix.version}}_amd64.deb /data/moloch
mv moloch*.deb moloch-main_${{matrix.version}}_amd64.deb
ls -l *.deb
- name: upload github
Expand Down

0 comments on commit 4b6fdd3

Please sign in to comment.