nushell/.github/workflows
Justin Ma 439fe973c4
Reset .github/workflows/release-pkg.nu (#9414)
<!--
if this PR closes one or more issues, you can automatically link the PR
with
them by using one of the [*linking
keywords*](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword),
e.g.
- this PR should close #xxxx
- fixes #xxxx

you can also mention related issues, PRs or discussions!
-->

# Description

We don't need to modify this file to disable the building of
`riscv64gc-unknown-linux-gnu` and `armv7-unknown-linux-gnueabihf`
binaries, just modify the `.github/workflows/release.yml` file is
enough.
Reset this file to make `.github/workflows/nightly-build.yml` work less
wrong
2023-06-12 10:40:18 +08:00
..
ci.yml std: refactor test-runner to no longer require tests to be exported (#9355) 2023-06-10 20:16:17 +02:00
nightly-build.yml Try to add a nightly-build checking workflow (#9385) 2023-06-08 21:15:56 +08:00
release-pkg.nu Reset .github/workflows/release-pkg.nu (#9414) 2023-06-12 10:40:18 +08:00
release.yml remove arm v7, which also is broken (#9376) 2023-06-07 10:44:18 +12:00
typos.yml Bump actions/checkout from 2 to 3 (#8240) 2023-02-27 19:47:33 +13:00
winget-submission.yml use winget releaser action for manifest submission (#8070) 2023-02-22 12:54:15 +00:00