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 aff2eec commit 2448fd1Copy full SHA for 2448fd1
.github/workflows/ci.yml
@@ -119,7 +119,7 @@ jobs:
119
fail-on-cache-miss: true
120
path: |
121
aiohttp_admin/static/admin.js
122
- aiohttp_admin/static/*.map
+ aiohttp_admin/static/admin.js.map
123
- name: Install dependencies
124
uses: py-actions/py-dependency-install@v4
125
with:
@@ -178,7 +178,7 @@ jobs:
178
179
180
181
182
183
184
0 commit comments