Skip to content

Commit

Permalink
disable other actions; try to install n++ with the chocolatey
Browse files Browse the repository at this point in the history
  • Loading branch information
pryrt authored Jun 16, 2024
1 parent cb94eb8 commit 41e8ea3
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 399 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/OnTag.yml

This file was deleted.

69 changes: 0 additions & 69 deletions .github/workflows/bsd-on-mac-ci.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/choc-npp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
-
name: Choco help
uses: crazy-max/ghaction-chocolatey@v3
with:
args: -h
args: install -y notepadplusplus
-
name: Find N++
run: |
Expand Down
80 changes: 0 additions & 80 deletions .github/workflows/perl-ci.yml

This file was deleted.

131 changes: 0 additions & 131 deletions .github/workflows/perl-deploy.yml

This file was deleted.

Loading

0 comments on commit 41e8ea3

Please sign in to comment.