Skip to content

Commit

Permalink
Comment out unused (for now) arg
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF committed Mar 26, 2024
1 parent 3c86f0f commit 7e3d535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
preset_name: ci-StdShar
file_base: ${{ needs.call-workflow-tarball.outputs.file_base }}
use_tag: snapshot-1.14
#use_tag: snapshot-1.14
use_environ: snapshots
if: ${{ needs.call-workflow-tarball.outputs.has_changes == 'true' }}

Expand Down

0 comments on commit 7e3d535

Please sign in to comment.