Skip to content

Commit

Permalink
Remove files that are auto-generated from nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
krzywon committed May 2, 2023
1 parent fff7641 commit 264b529
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: "installers/dist/setupSasView-nightly-Win64.exe,
installers/dist/SasView-nightly-MacOSX.dmg,
installers/dist/SasView-nightly-Linux.tar.gz,
installers/dist/nightly-build.zip,
installers/dist/nightly-build.tar.gz"
installers/dist/SasView-nightly-Linux.tar.gz"
body: "Nightly build of main SasView branch"
name: "nightly-build-test"
tag: "nightly-build-test"

0 comments on commit 264b529

Please sign in to comment.