Skip to content

Commit b723804

Browse files
update readme
1 parent bef5d91 commit b723804

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Current flow to update dependencies:
66
1. Open PR with changes
77
2. Make sure that CI build succeeds
88
3. Merge the PR
9-
4. (TBD) Run workflow to create new release from the CI run
9+
4. Run workflow to create new release from the CI run
1010
5. (TBD) Update dependencies submodule and prebuilts URL in VCMI repo to point to the new commit / release, update VCMI code if needed
1111

1212
# TODO List
@@ -19,5 +19,3 @@ Current flow to update dependencies:
1919
- Rebuild ffmpeg with libdav1d and av1 support enabled. Needs investigation as to why dav1d fails to build on mingw and on android.
2020

2121
- Run CI with full package rebuild on schedule (weekly? monthly?) to detect any regressions or breaking changes in CI or in used recipes
22-
23-
- (shouldn't be needed probably) Automatically generate Github release with updated packages as part of CI. Should probably be done only for changes in main branch and/or for manually triggered workflows

0 commit comments

Comments
 (0)