Skip to content

Commit

Permalink
Update meta.yaml (#52180)
Browse files Browse the repository at this point in the history
  • Loading branch information
agnieszkadanek authored Nov 19, 2024
1 parent c7b594b commit f5b84b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/agc/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package:
version: {{ version }}

build:
number: 1
number: 2
script: "mkdir -p ${PREFIX}/bin; cp agc ${PREFIX}/bin"
run_exports:
- {{ pin_subpackage('agc', max_pin="x") }}
Expand All @@ -31,6 +31,7 @@ test:
extra:
additional-platforms:
- linux-aarch64
- osx-arm64
skip-lints:
- should_be_noarch_generic
- should_not_be_noarch_source
Expand Down

0 comments on commit f5b84b6

Please sign in to comment.