Skip to content

Commit

Permalink
DEBUG: switch to debug version
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Mar 3, 2023
1 parent b7d1109 commit d9be8c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/git-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ run-name: Build git-artifacts (x86_64)

on:
push:
workflow_dispatch:

env:
GPG_OPTIONS: "--batch --yes --no-tty --list-options no-show-photos --verify-options no-show-photos --pinentry-mode loopback"
Expand Down Expand Up @@ -31,4 +32,4 @@ jobs:
check-run-state: ${{steps.check-run-state.outputs.check-run-state}}
steps:
- name: clone git-for-windows-automation
uses: actions/checkout@v3.0.0
uses: dscho/checkout@main

0 comments on commit d9be8c8

Please sign in to comment.