Compare commits
3 Commits
9bfb23eac6
...
0.7.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 7931e6a005 | |||
| cc8f1074d9 | |||
| 1f7fc15c06 |
@@ -21,7 +21,7 @@ jobs:
|
|||||||
uses: actions/setup-dotnet@v4
|
uses: actions/setup-dotnet@v4
|
||||||
with:
|
with:
|
||||||
dotnet-version: '9.0.X'
|
dotnet-version: '9.0.X'
|
||||||
- run: pip install gitchangelog
|
- run: pip install gitchangelog --break-system-packages
|
||||||
- name: Update inputs and publish
|
- name: Update inputs and publish
|
||||||
env:
|
env:
|
||||||
SESSION_COOKIE: ${{ secrets.AOC_SESSION_COOKIE }}
|
SESSION_COOKIE: ${{ secrets.AOC_SESSION_COOKIE }}
|
||||||
|
|||||||
@@ -5,5 +5,6 @@ Changelog
|
|||||||
(unreleased)
|
(unreleased)
|
||||||
------------
|
------------
|
||||||
- Feat(inputs): add current inputs, ref: NOISSUE. [Gitea Robot]
|
- Feat(inputs): add current inputs, ref: NOISSUE. [Gitea Robot]
|
||||||
|
- Ci: fix bug with dependency install in CI, refs: NOISSUE. [simon]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
4352
LevelInputProvider/inputs/2025/1/input.txt
Normal file
4352
LevelInputProvider/inputs/2025/1/input.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user