mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Compare commits
3 Commits
0087f1bfca
...
cfdebcaaa2
Author | SHA1 | Date | |
---|---|---|---|
|
cfdebcaaa2 | ||
|
9c550dd5a1 | ||
|
0f00b0dc8b |
2
.github/workflows/check-urls.yml
vendored
2
.github/workflows/check-urls.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v45.0.4
|
||||
uses: tj-actions/changed-files@v45.0.5
|
||||
with:
|
||||
separator: " "
|
||||
json: true
|
||||
|
@ -1206,6 +1206,7 @@
|
||||
|
||||
* [Three.js Tutorial Crash Course](https://www.youtube.com/watch?v=YK1Sw_hnm58) - Chris Courses
|
||||
* [Three.js Tutorials](https://www.youtube.com/playlist?list=PLjcjAqAnHd1EIxV4FSZIiJZvsdrBc1Xho) - Wael Yasmina
|
||||
* [Three.js Advanced Tutorial](https://www.youtube.com/watch?v=rxTb9ys834w) - Andrew Woan
|
||||
|
||||
|
||||
### TypeScript
|
||||
|
Loading…
Reference in New Issue
Block a user