add missing variables
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/test-on-rpi.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-on-rpi.yml
									
									
									
									
										vendored
									
									
								
							| @@ -25,6 +25,8 @@ jobs: | |||||||
|           SAMPLE_ICAL_URL: ${{ secrets.SAMPLE_ICAL_URL }} |           SAMPLE_ICAL_URL: ${{ secrets.SAMPLE_ICAL_URL }} | ||||||
|           TEST_ICAL_URL: ${{ secrets.TEST_ICAL_URL }} |           TEST_ICAL_URL: ${{ secrets.TEST_ICAL_URL }} | ||||||
|           TODOIST_API_KEY: ${{ secrets.TODOIST_API_KEY }} |           TODOIST_API_KEY: ${{ secrets.TODOIST_API_KEY }} | ||||||
|  |           TINDIE_API_KEY: ${{ secrets.TINDIE_API_KEY }} | ||||||
|  |           TINDIE_USERNAME: ${{ secrets.TINDIE_USERNAME }} | ||||||
|         with: |         with: | ||||||
|           # Set the base_image to the desired Raspberry Pi OS version |           # Set the base_image to the desired Raspberry Pi OS version | ||||||
|           base_image: https://downloads.raspberrypi.com/raspios_lite_armhf/images/raspios_lite_armhf-2023-10-10/2023-10-10-raspios-bookworm-armhf-lite.img.xz |           base_image: https://downloads.raspberrypi.com/raspios_lite_armhf/images/raspios_lite_armhf-2023-10-10/2023-10-10-raspios-bookworm-armhf-lite.img.xz | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user