We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 347d257 commit 35c1da2Copy full SHA for 35c1da2
.github/workflows/reusable-package.yml
@@ -7,7 +7,6 @@ jobs:
7
steps:
8
- uses: actions/checkout@v3
9
- name: Build package
10
- shell: pwsh
11
run: |
12
$asset = gh release view `
13
-R ryanoasis/nerd-fonts `
0 commit comments