diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 51f081ac..ce411f5d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -14,6 +14,12 @@ jobs: node-version: [20.x] steps: - uses: actions/checkout@v3 + - uses: pnpm/action-setup@v2 + with: + version: 8 + - name: update-pnpm-version + run: | + pnpm install -g pnpm@latest - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v3 with: diff --git a/client-course-schedulizer/src/components/pages/AboutPage/AboutPage.tsx b/client-course-schedulizer/src/components/pages/AboutPage/AboutPage.tsx index ca9dc875..5adc99c6 100644 --- a/client-course-schedulizer/src/components/pages/AboutPage/AboutPage.tsx +++ b/client-course-schedulizer/src/components/pages/AboutPage/AboutPage.tsx @@ -183,6 +183,12 @@ const AboutReport = () => { +
  • + + Final Report + {" "} + - 4.30.2024 +
  • 2023 Project Proposal @@ -246,6 +252,19 @@ const AboutResources = () => {

  • +
  • + + Final Presentation Slides + - + 4.23.2024 +
  • +
  • + + Status Report Slides + - + 12.5.2023 +
  • +
  • Final Presentation Slides