Skip to content

Commit

Permalink
Merge branch 'feature/2.5.0' of https://github.com/sumeshi/ntfsdump i…
Browse files Browse the repository at this point in the history
…nto feature/2.5.0
  • Loading branch information
sumeshi committed Nov 14, 2023
2 parents 76cb245 + 2dd7588 commit 52ee718
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-binary-nuitka.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: upload
uses: actions/upload-artifact@v3
with:
files: dist/ntfsdump.exe
path: dist/ntfsdump.exe

build-linux:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -100,4 +100,4 @@ jobs:
- name: upload
uses: actions/upload-artifact@v3
with:
files: dist/ntfsdump
path: dist/ntfsdump

0 comments on commit 52ee718

Please sign in to comment.